Package com.ibm.websphere.collective.controller

This package contains all of the public APIs (exposed as MBeans) which are primarily around the Collective Controller capabilities.

See:
          Description

Interface Summary
ClusterManagerMBean The ClusterManagerMBean defines the management interface for clusters.
CollectiveRegistrationMBean CollectiveRegistrationMBean defines the interface for registering and unregistering servers and hosts with the collective.
RoutingContextMBean This MBean provides routing context for MBean operations used with the IBM JMX REST Connector.
ServerCommandsMBean The ServerCommandsMBean defines the management interface for servers within a collective.
 

Package com.ibm.websphere.collective.controller Description

This package contains all of the public APIs (exposed as MBeans) which are primarily around the Collective Controller capabilities. Functionality around the Collective Repository can be found in the com.ibm.websphere.collective.repository package.

See Also:
com.ibm.websphere.collective.repository