IBM WebSphere Extended Deployment (XD)TM
Release 6.0.1

com.ibm.websphere.objectgrid.gateway
ManagementGatewayFactory

java.lang.Object
  |
  +--com.ibm.websphere.objectgrid.gateway.ManagementGatewayFactory


This interface represents a factory to create a com.ibm.websphere.objectgrid.gateway.ManagementGateway to start the gateway process via API calls.


Constructor Summary
ManagementGatewayFactory()
          


Method Summary
public  ManagementGatewaygetManagementGateway()
          

Inherited Methods

Methods inherited from java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Detail

ManagementGatewayFactory

public ManagementGatewayFactory( )


Method Detail

getManagementGateway

public ManagementGateway getManagementGateway()


Returns:
     @return a com.ibm.websphere.objectgrid.gateway.ManagementGateway object.


IBM WebSphere Extended Deployment (XD)TM
Release 6.0.1