|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Setting
Method Summary | |
---|---|
boolean |
isInstrumentationEnabled(MethodDefinition method)
If this Setting is not an "inherit" Setting, this method is used to find out whether or not this Setting permits instrumentation for the given method. |
Method Detail |
---|
boolean isInstrumentationEnabled(MethodDefinition method)
method
- the method to test.
java.lang.IllegalStateException
- if the Setting is an "inherit" setting.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |