Package com.ibm.websphere.collective.repository
@Version("1.5.0")
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. Functionality
around the Collective Controller can be found in the
com.ibm.websphere.collective.controller package.
- See Also:
-
InterfacesClassDescriptionThe AdminMetadataManagerMBean provides the administrative metadata MBean operations to add, retrieve and remove metadata and the metadata includes tags, owner, contact and note data.The CollectiveRepositoryMBean defines basic CRUD and membership operations to the Collective Repository.RepositoryConfigurationMBean defines the administrative interface for replica set configuration.The RepositoryPathUtilityMBean provides utility methods to construct repository node paths and server tuples.