|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GatewayDelegatorTarget
Represents a single delegation target
Method Summary | |
---|---|
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. |
Method Detail |
---|
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()
|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |