Uses of Interface
org.apache.qpid.management.wsdm.capabilities.IArtifactBuilder

Packages that use IArtifactBuilder
org.apache.qpid.management.wsdm.capabilities   
 

Uses of IArtifactBuilder in org.apache.qpid.management.wsdm.capabilities
 

Classes in org.apache.qpid.management.wsdm.capabilities that implement IArtifactBuilder
 class DummyCapabilityBuilder
          Dummy capability builder used for avoid duplicated builds for the same class.
 class MBeanCapabilityBuilder
          Builder for capability class that will implements the interface and the behaviour of the underlying JMX Entity.
(package private)  class RmdBuilder
          Resource Metadata Descriptor Builder.
(package private)  class WsdlBuilder
          TO BE IMPROVED USING JAXB!!
 

Fields in org.apache.qpid.management.wsdm.capabilities declared as IArtifactBuilder
(package private)  IArtifactBuilder MBeanCapabilityBuilder._classNotAvailable
          This is the active state for this builder when the requested class has never been built.
(package private)  IArtifactBuilder MBeanCapabilityBuilder._state
           
 



Licensed to the Apache Software Foundation