public interface GatewayDelegator
Gateway| Modifier and Type | Method and Description | 
|---|---|
| boolean | containsTarget(String targetGatewayName)Returns  trueif this delegator has a target gateway with the specified name;falseotherwise. | 
| 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.