|
IBM WebSphereTM eXtreme Scale, Release 8.5 API Specification |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.websphere.objectgrid.gateway.ManagementGatewayFactory
public class ManagementGatewayFactory
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.
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 |
---|
public ManagementGatewayFactory()
Method Detail |
---|
public static ManagementGateway getManagementGateway()
ManagementGateway
.
ManagementGateway
instance.
|
IBM WebSphereTM eXtreme Scale, Release 8.5 API Specification |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |