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 
    Interface Description
    ClusterManagerMBean
    The ClusterManagerMBean defines the management interface for clusters.
    CollectiveRegistrationMBean
    CollectiveRegistrationMBean defines the interface for registering and unregistering servers and hosts with the collective.
    ControllerConfigMBean
    ControllerConfigMBean defines the administrative interface for managing shared config files across a collective controller replica set.
    MaintenanceModeMBean
    The MaintenanceModeMBean defines the management interface for maintenance mode operations for servers and hosts within a collective.
    MemberHandler
    The MemberHandler interface is used by the CollectiveRepositoryMBean to handle the monitoring requirements of a registered member
    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