|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InvocationSwitcher
The InvocationSwitcher is used in conjunction with the SwitchingInvocationHandler
.
An InvocationSwitcher implementation provides the logic to determine which class implementation (registered with the
SwitchingInocationHandler) to invoke the specified method on.
Method Summary | |
---|---|
boolean |
isEnabled()
|
Method Detail |
---|
boolean isEnabled()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |