IBM WebSphere Extended Deployment (XD)TM, Release 6.1
ObjectGrid 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 This interface represents the ManagementGateway process that enables cluster management using JMX MBeans
 

Class Summary
ManagementGatewayFactory This interface represents a factory to create a ManagementGateway to start the gateway process using API calls.
 

Package com.ibm.websphere.objectgrid.gateway Description

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

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 WebSphere Extended Deployment (XD)TM, Release 6.1
ObjectGrid API Specification

© Copyright International Business Machines Corp 2005-2007. All rights reserved.