IBM WebSphere Application ServerTM
Release 6

Package  com.ibm.websphere.management

Interface Summary
TimeOutConstants
JMXManageableThe JMXManageable interface is a marker interface that a CustomService implementation may choose to implement in order to indicate that it can be managed as a JMX MBean.
ObjectNamePropertiesThis interface contains the definitions of key property names used by WebSphere in the key property list for JMX ObjectNames.
MBeanFactoryThe MBeanFactory creates and registers the MBeans that are the management interfaces for the runtime components in the server.
AdminServiceThe AdminService is the server-side interface to the WebSphere v5.0 administration functions.
AdminConstantsAdminConstants holds many of the public constant strings needed by various other admin APIs.
AdminClientThe AdminClientImpl is a concrete Java class to provide the client side APIs to the remote AdminService.

Class Summary
JMXManageableSupportThe JMXManageableSupport class provides default implementation of JMXManageable interface that a CustomService implementation may choose to implement in order to indicate that it can be managed as a JMX MBean.
AdminClientFactoryThe AdminClientFactory allows you to create a concrete AdminClient based on the properties provided; keys for the properties are in the AdminClient class.
ObjectNameHelperThis is a helper class to extract various property values from a javax.managment.ObjectName
NotificationConstantsUseful constants for applications which listen to notifications emitted from MBeans.
AdminServiceFactoryThis class serves as the Factory for the AdminService instance in each JVM.
RuntimeCollaboratorA class to setup the managed resource object of a ModelMBean.
SessionSession.java - represents the current session of RemoteAdminService



IBM WebSphere Application ServerTM
Release 6