|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ScriptedController
| Method Summary | |
|---|---|
java.lang.Object |
execute()
Invoke the method on the script object instance |
java.lang.Object |
getScriptObject()
Returns the underlying script object |
void |
setMethodName(java.lang.String methodName)
Sets the method name of the controller to be executed |
| Method Detail |
|---|
java.lang.Object execute()
java.lang.Object getScriptObject()
void setMethodName(java.lang.String methodName)
methodName - the method name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||