Package org.apache.qpid.management.wsdm.capabilities

Interface Summary
Constants  
IArtifactBuilder Defines behaviour needed by WS-DM artifact builders.
MBeanCapabilityBuilder.EndAttributesHandler Handler interface definining operation needed to be peformed (by a concrete implementor) when the "endAttributes" director callback happens.
 

Class Summary
ConsumerCapability WS-Notifications consumer capability.
DummyCapabilityBuilder Dummy capability builder used for avoid duplicated builds for the same class.
MBeanCapability Abstract capability used for centralize common behaviour of the QMan resource(s) related capabilities.
MBeanCapabilityBuilder Builder for capability class that will implements the interface and the behaviour of the underlying JMX Entity.
QManAdapterCapability QMan Adapter capability.
QManMessageHandler JMXConnectionListener_example custom implementation of Muse message handler to properly deal with byte arrays.
QManMetadataExchangeCapability QMan resource metadata exchange.
Result Data Transfer Object that encapsulates the result of a method invocation.
RmdBuilder Resource Metadata Descriptor Builder.
WsArtifacts Web Service Artifacts.
WsArtifactsFactory Manager for all WS-* related artifacts.
WsdlBuilder TO BE IMPROVED USING JAXB!!
WSDMArtifactsDirector Director used for coordinate the building process of WS-DM artifacts.
 

Exception Summary
ArtifactsNotAvailableException Thrown when the artifacts related to a specific resource cannot be built.
BuilderException Thrown when a WSRF artifact (either WSDL or capability) cannot be built.
 



Licensed to the Apache Software Foundation