Uses of Class
org.apache.qpid.management.domain.model.QpidFeature

Packages that use QpidFeature
org.apache.qpid.management.domain.model   
 

Uses of QpidFeature in org.apache.qpid.management.domain.model
 

Subclasses of QpidFeature in org.apache.qpid.management.domain.model
(package private)  class QpidArgument
          An argument is the formal definition of a parameter belonging to a specific method / operation.
(package private)  class QpidAttribute
          Layer supertype for qpid properties and statistics.
 class QpidMethod
          Qpid method definition.
(package private)  class QpidProperty
          Qpid property definition.
(package private)  class QpidStatistic
          Qpid statistic definition.
 

Methods in org.apache.qpid.management.domain.model that return QpidFeature
(package private)  QpidFeature QpidFeatureBuilder.getQpidFeature()
          Returns the just built qpid feature.
 



Licensed to the Apache Software Foundation