|
GigaSpaces XAP 10.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TypedScript
An extension of a script to be executed which is also aware of the static parameter types.
| Method Summary | |
|---|---|
Map<String,Class<?>> |
getParameterTypes()
The types of the script bound parameters. |
| Methods inherited from interface org.openspaces.remoting.scripting.Script |
|---|
getMetaArguments, getName, getParameters, getRouting, getScriptAsString, getType, shouldCache |
| Methods inherited from interface org.openspaces.remoting.BroadcastIndicator |
|---|
getReducer, shouldBroadcast |
| Method Detail |
|---|
Map<String,Class<?>> getParameterTypes()
|
GigaSpaces XAP 10.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||