Apache Muse - WS-DistributedManagement - Description Capability
Spec name and port type: WS-DistributedManagement v1.1 (no port type)
Capability URI: http://docs.oasis-open.org/wsdm/muws/capabilities/Description
Description: This capability defines three simple properties - muws2:Caption, muws2:Description, and muws2:Version. The capability interface has getter and setter methods for each of these properties.
Java interface: org.apache.muse.ws.dm.muws.Description
JAR file: muse-wsdm-muws-api.jar
Default Java implementation: org.apache.muse.ws.dm.muws.impl.SimpleDescription
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: The default implementation does not include the xml:lang attribute on the muws2:Caption and muws2:Description values.
Initialization parameters: None.