public interface GatewayDelegatorTarget
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDelegateThroughGatewayName()
Returns the name of the gateway delegator this delegator is connected to which routes
 communication to the target gateway. 
 | 
GatewayDelegator | 
getDelegator()
Returns the delegator this delegation target is part of. 
 | 
String | 
getTargetGatewayName()
Returns the delegated target gateway name. 
 | 
boolean | 
isDelegateThroughOtherGateway()
Returns  
true if the delegation is done via another delegator or
 false if this delegator is connected directly to the target gateway. | 
GatewayDelegator getDelegator()
String getTargetGatewayName()
boolean isDelegateThroughOtherGateway()
true if the delegation is done via another delegator or
 false if this delegator is connected directly to the target gateway.String getDelegateThroughGatewayName()
null.isDelegateThroughOtherGateway()Copyright © GigaSpaces.