|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Invokeable
This interface should be implemented by any class whose main functionality is to be invoked by calling the generic
invoke method.
| Method Summary | ||
|---|---|---|
|
invoke(Object... arguments)
|
|
| Method Detail |
|---|
<T> T invoke(Object... arguments)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||