|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.skife.intercept.signatures.EverythingSignature
| Constructor Summary | |
EverythingSignature()
|
|
| Method Summary | |
boolean |
matches(java.lang.reflect.Method m)
Return true if m should be intercepted, false otherwise |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EverythingSignature()
| Method Detail |
public boolean matches(java.lang.reflect.Method m)
Signaturem should be intercepted, false otherwise
matches in interface Signature
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||