Class ScriptingMetaArgumentsHandler
java.lang.Object
org.openspaces.remoting.scripting.ScriptingMetaArgumentsHandler
- All Implemented Interfaces:
MetaArgumentsHandler
- Author:
- kimchy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionObject[]obtainMetaArguments(SpaceRemotingInvocation remotingEntry) Meta argument handler can control the meta data objects that will be used for the remote invocation.
-
Constructor Details
-
ScriptingMetaArgumentsHandler
public ScriptingMetaArgumentsHandler()
-
-
Method Details
-
obtainMetaArguments
Description copied from interface:MetaArgumentsHandlerMeta argument handler can control the meta data objects that will be used for the remote invocation.- Specified by:
obtainMetaArgumentsin interfaceMetaArgumentsHandler
-