Administration guide > Operate the deployment environment > Administer programmatically with Managed Beans (MBeans)



Access Managed Beans (MBeans) programmatically

You can connect to MBeans with Java applications. These applications use the interfaces in the com.ibm.websphere.objectgrid.management package.

Programmatic methods for accessing MBeans vary depending on the type of server to which you are connecting.


Procedure


What to do next

For more examples on how to display statistics and perform administrative operations with MBeans, see the xsadmin sample application. You can look at the source code of the xsadmin sample application in the wxs_home/samples/xsadmin.jar file in a stand-alone installation, or in the wxs_home/xsadmin.jar file in a WebSphere Application Server installation. See Monitor with the xsAdmin sample utility for more information about the operations you can complete with the xsAdmin sample application.

You can also find more information about MBeans in the com.ibm.websphere.objectgrid.management package.


Parent topic:

Administer programmatically with Managed Beans (MBeans)


Related concepts

Statistics overview


Related tasks

Access Managed Beans (MBeans) using the wsadmin tool

Monitor with managed beans (MBeans)

Monitor with the xsAdmin sample utility

Related reference

Administer programmatically with Managed Beans (MBeans)


Related information

API documentation: Package com.ibm.websphere.objectgrid.management


+

Search Tips   |   Advanced Search