GigaSpaces XAP 8.0 API

Uses of Interface
org.openspaces.admin.gateway.GatewayDelegator

Packages that use GatewayDelegator
org.openspaces.admin.gateway   
 

Uses of GatewayDelegator in org.openspaces.admin.gateway
 

Methods in org.openspaces.admin.gateway that return GatewayDelegator
 GatewayDelegator GatewayProcessingUnit.getDelegator()
          Returns the delegator of this gateway or null if no delegator exists in this gateway.
 GatewayDelegator GatewayDelegatorTarget.getDelegator()
          Returns the delegator this delegation target is part of.
 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.
 


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.