public class DefaultGatewayDelegator extends Object implements GatewayDelegator
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultGatewayDelegator.DefaultGatewayDelegatorTarget  | 
| Constructor and Description | 
|---|
DefaultGatewayDelegator(DefaultGatewayProcessingUnit gatewayProcessingUnit,
                       GatewayDelegatorServiceDetails serviceDetails)  | 
| 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. 
 | 
public DefaultGatewayDelegator(DefaultGatewayProcessingUnit gatewayProcessingUnit, GatewayDelegatorServiceDetails serviceDetails)
public GatewayProcessingUnit getGatewayProcessingUnit()
GatewayDelegatorgetGatewayProcessingUnit in interface GatewayDelegatorpublic GatewayDelegatorTarget[] getDelegationTargets()
GatewayDelegatorgetDelegationTargets in interface GatewayDelegatorpublic boolean containsTarget(String targetGatewayName)
GatewayDelegatortrue if this delegator has a target gateway with the specified name;
 false otherwise.containsTarget in interface GatewayDelegatorCopyright © GigaSpaces.