IBM WebSphere Extended Deployment (XD)TM, Release 6.1
ObjectGrid API Specification

Package com.ibm.websphere.objectgrid.management

This package contains the interfaces for the ObjectGrid MBeans.

See:
          Description

Interface Summary
MapMBean This MBean interface allows a client process to access different attributes and statistical data about a specific map on a server process.
ObjectGridMBean This MBean interface allows a client process to access different attributes and statistical data about a specific ObjectGrid on a server process.
ReplicationGroupMBean This MBean interface allows a client process to access different attributes about a specific replication group.
ReplicationGroupMemberMBean This MBean interface allows a client process to access different attributes about a specific replication group member on a server process.
ServerMBean This MBean interface allows a client process to access different attributes about a specific server process.
SessionMBean This MBean interface allows a client process to access different attributes and statistical data about a specific session.
StaticMapMBean This MBean interface allows a client process to access different attributes and statistical data about a specific map on a server process in a static environment.
StaticObjectGridMBean This MBean interface allows a client process to access different attributes and statistical data about a specific ObjectGrid on a server process in a static environment.
StaticServerMBean This MBean interface allows a client process to access different attributes about a specific server process in a static environment.
 

Package com.ibm.websphere.objectgrid.management Description

This package contains the interfaces for the ObjectGrid MBeans.

Overview

Each MBean interface has several methods to administer and monitor ObjectGrid servers. Statistics modules can be retrieved and examined through these interfaces. Servers can be stopped and server/cluster status can be retrieved through the ServerMBean interface.


IBM WebSphere Extended Deployment (XD)TM, Release 6.1
ObjectGrid API Specification

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