IBM WebSphereTM eXtreme Scale, Release 8.5
API Specification

com.ibm.websphere.objectgrid.gateway
Class ManagementGatewayFactory

java.lang.Object
  extended by com.ibm.websphere.objectgrid.gateway.ManagementGatewayFactory

Deprecated. The static deployment topology is deprecated in version 7.0. Use the dynamic deployment topology.

public class ManagementGatewayFactory
extends Object

This interface represents a factory to create a ManagementGateway to start the gateway process using API calls when using the static deployment topology for distributed grids.

Since:
WAS XD 6.0.1
See Also:
ManagementGateway

Constructor Summary
ManagementGatewayFactory()
          Deprecated.  
 
Method Summary
static ManagementGateway getManagementGateway()
          Deprecated. Creates a new ManagementGateway.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagementGatewayFactory

public ManagementGatewayFactory()
Deprecated. 
Method Detail

getManagementGateway

public static ManagementGateway getManagementGateway()
Deprecated. 
Creates a new ManagementGateway.

Returns:
a new ManagementGateway instance.

IBM WebSphereTM eXtreme Scale, Release 8.5
API Specification

© Copyright International Business Machines Corp 2005,2012. All rights reserved.