Package com.ibm.websphere.collective.repository

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

See:
          Description

Interface Summary
CollectiveRepositoryMBean The CollectiveRepositoryMBean defines basic CRUD and membership operations to the Collective Repository.
RepositoryConfigurationMBean RepositoryConfigurationMBean defines the administrative interface for replica set configuration.
RepositoryPathUtilityMBean The RepositoryPathUtilityMBean provides utility methods to construct repository node paths and server tuples.
 

Package com.ibm.websphere.collective.repository Description

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

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