|
GigaSpaces XAP 7.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
ExecutorScriptingExecutor
.
@Target(value=FIELD) @Retention(value=RUNTIME) public @interface SyncScriptingExecutor
Allows to inject a ScriptingExecutor
remoting proxy using
SyncSpaceRemotingProxyFactoryBean
.
RemotingAnnotationBeanPostProcessor
Optional Element Summary | |
---|---|
String |
gigaSpace
Deprecated. The name of the GigaSpace instance (representing the Space)
that this remote invocation will occur on. |
public abstract String gigaSpace
GigaSpace
instance (representing the Space)
that this remote invocation will occur on.
If there is only one instance of GigaSpace
, will defualt to
it. If not, will throw an exception if not defined.
|
GigaSpaces XAP 7.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |