IBM WebSphereTM eXtreme Scale, Release 8.5
API Specification

Package com.ibm.websphere.objectgrid.gateway

This package contains the interface and a factory class for creating an ObjectGrid ManagementGateway programatically.

See:
          Description

Interface Summary
ManagementGateway Deprecated. The static deployment topology is deprecated in version 7.0.
 

Class Summary
ManagementGatewayFactory Deprecated. The static deployment topology is deprecated in version 7.0.
 

Package com.ibm.websphere.objectgrid.gateway Description

This package contains the interface and a factory class for creating an ObjectGrid ManagementGateway programatically. The static deployment topology is deprecated. Use the dynamic deployment topology. To access MBeans for catalog services and container servers, see the com.ibm.websphere.objectgrid.management package.

Overview

The ManagementGatewayFactory class is used to create a ManagementGateway. The ManagementGateway allows the user to monitor and administer a cluster of ObjectGrid servers. The ManagementGateway becomes a client to the ObjectGrid cluster, and a server to any JMX client. The ManagementGateway is used to monitor statistics (map hit rates and ObjectGrid transactions per second for example) and administer the ObjectGrid cluster (stop servers and get status for example).


IBM WebSphereTM eXtreme Scale, Release 8.5
API Specification

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