| Package | Description | 
|---|---|
| org.openspaces.admin.gateway | 
| Modifier and Type | Method and Description | 
|---|---|
GatewayDelegator | 
GatewayDelegatorTarget.getDelegator()
Returns the delegator this delegation target is part of. 
 | 
GatewayDelegator | 
GatewayProcessingUnit.getDelegator()
Returns the delegator of this gateway or  
null if no delegator exists in this gateway. | 
GatewayDelegator | 
Gateway.getDelegator(String targetGatewayName)
Returns a gateway delegator which has a target gateway with the given name. 
 | 
GatewayDelegator | 
Gateway.waitForDelegator(String targetGatewayName)
Waits for the default timeout specified by  
Admin.setDefaultTimeout(long, TimeUnit) till 
 the gateway delegator with the given target gateway name is identified as deployed. | 
GatewayDelegator | 
Gateway.waitForDelegator(String targetGatewayName,
                long timeout,
                TimeUnit timeUnit)
Waits for the specified timeout (in time interval) till 
 the gateway delegator with the given target gateway name is identified as deployed. 
 | 
Copyright © GigaSpaces.