|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MethodHandler
Interface for classes responsible for invoking methods.
| Method Summary | |
|---|---|
Object |
withArgs(Object... args)
Invoke a method using arguments args. |
Object |
withoutArgs()
Invoke a method without arguments. |
| Method Detail |
|---|
Object withoutArgs()
Object withArgs(Object... args)
args - arguments to be used to invoke method.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||