Apache Muse - WS-DistributedManagement - ManageabilityCharacteristics Capability
Spec name and port type: WS-DistributedManagement v1.1 (no port type)
Capability URI: http://docs.oasis-open.org/wsdm/muws/capabilities/ManageabilityCharacteristics
Description: This capability acts as a metadata collection, a way for a manageable resource to tell its clients about the other capabilities it supports. It defines one property, muws1:ManageabilityCapability, that is a collection of unique URIs, each representing another manageability capability. In Muse, these URIs are equivalent to the capability URI values that are specified for each capability in the deployment descriptor. You can see a match between the values in muse.xml's capability-uri elements and the values of the muws1:ManageabilityCapability property.
Java interface: org.apache.muse.ws.dm.muws.ManageabilityCharacteristics
JAR file: muse-wsdm-muws-api.jar
Default Java implementation: org.apache.muse.ws.dm.muws.impl.SimpleManageabilityCharacteristics
JAR file: muse-wsdm-muws-impl.jar
Action on initialize(): None.
Action on initializeCompleted(): None.
Action on prepareShutdown(): None.
Action on shutdown(): None.
Non-Core Dependencies:
Behavior and Limitations: None - acts as a simple container and is used at initialization by other manageability capabilities.
Initialization parameters: None.