|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.joyaop.impl.Pointcuts.Not
public static class Pointcuts.Not
Constructor Summary | |
---|---|
Pointcuts.Not(Pointcut pointcut)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object object)
|
int |
hashCode()
|
boolean |
matches(java.lang.Class clazz)
|
boolean |
matches(java.lang.Class clazz,
java.lang.reflect.Method method)
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Pointcuts.Not(Pointcut pointcut)
Method Detail |
---|
public boolean matches(java.lang.Class clazz)
matches
in interface Pointcut
public boolean matches(java.lang.Class clazz, java.lang.reflect.Method method)
matches
in interface Pointcut
public boolean equals(java.lang.Object object)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |