Uses of Interface
org.apache.qpid.management.wsdm.capabilities.MBeanCapabilityBuilder.EndAttributesHandler

Packages that use MBeanCapabilityBuilder.EndAttributesHandler
org.apache.qpid.management.wsdm.capabilities   
 

Uses of MBeanCapabilityBuilder.EndAttributesHandler in org.apache.qpid.management.wsdm.capabilities
 

Fields in org.apache.qpid.management.wsdm.capabilities declared as MBeanCapabilityBuilder.EndAttributesHandler
(package private)  MBeanCapabilityBuilder.EndAttributesHandler MBeanCapabilityBuilder._atLeastThereIsOneProperty
          This is the concrete implementation of the internal interface EndAttributesHandler that is activated when this builder detects the presence of at least one property on the capability class.
(package private)  MBeanCapabilityBuilder.EndAttributesHandler MBeanCapabilityBuilder._endAttributeHandler
           
(package private)  MBeanCapabilityBuilder.EndAttributesHandler MBeanCapabilityBuilder._noPropertyHasBeenDefined
          This is the concrete implementation of the internal interface EndAttributesHandler that is activated when this builder detects that there are no properties defined for the capability class.
 



Licensed to the Apache Software Foundation