|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectariba.util.fieldtype.MethodSpecification
ariba.util.fieldtype.AllMethodSpecification
public class AllMethodSpecification
Field Summary |
---|
Fields inherited from class ariba.util.fieldtype.MethodSpecification |
---|
AlwaysFalseMethodSpecification |
Constructor Summary | |
---|---|
AllMethodSpecification(java.lang.Class aClass)
|
Method Summary | |
---|---|
boolean |
isSatisfiedBy(java.lang.reflect.Method method)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AllMethodSpecification(java.lang.Class aClass)
Method Detail |
---|
public boolean isSatisfiedBy(java.lang.reflect.Method method)
isSatisfiedBy
in class MethodSpecification
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |