GigaSpaces XAP 9.0 API

org.openspaces.remoting.scripting
Class ScriptingRemoteRoutingHandler

java.lang.Object
  extended by org.openspaces.remoting.scripting.ScriptingRemoteRoutingHandler
All Implemented Interfaces:
RemoteRoutingHandler

public class ScriptingRemoteRoutingHandler
extends Object
implements RemoteRoutingHandler

A remoting routing handler that uses Script.getRouting() in order to computer the routing index.

Author:
kimchy

Constructor Summary
ScriptingRemoteRoutingHandler()
           
 
Method Summary
 Object computeRouting(SpaceRemotingInvocation remotingEntry)
          Only works with ScriptingExecutor and uses Script.getRouting() in order to compute the routing index.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScriptingRemoteRoutingHandler

public ScriptingRemoteRoutingHandler()
Method Detail

computeRouting

public Object computeRouting(SpaceRemotingInvocation remotingEntry)
Only works with ScriptingExecutor and uses Script.getRouting() in order to compute the routing index.

Specified by:
computeRouting in interface RemoteRoutingHandler

GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.