public interface GatewayDelegator
Gateway| Modifier and Type | Method and Description | 
|---|---|
boolean | 
containsTarget(String targetGatewayName)
Returns  
true if this delegator has a target gateway with the specified name;
 false otherwise. | 
GatewayDelegatorTarget[] | 
getDelegationTargets()
Returns all the delegation targets of this delegator. 
 | 
GatewayProcessingUnit | 
getGatewayProcessingUnit()
Returns the gateway this sink is part of. 
 | 
GatewayProcessingUnit getGatewayProcessingUnit()
GatewayDelegatorTarget[] getDelegationTargets()
boolean containsTarget(String targetGatewayName)
true if this delegator has a target gateway with the specified name;
 false otherwise.Copyright © GigaSpaces.