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 
    Interface Description
    AdminMetadataConstants  
    AdminMetadataManagerMBean
    The AdminMetadataManagerMBean provides the administrative metadata MBean operations to add, retrieve and remove metadata and the metadata includes tags, owner, contact and note data.
    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