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

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

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

Subclasses of QpidEntity in org.apache.qpid.management.domain.model
(package private)  class QpidClass
          Qpid Class definition.
(package private)  class QpidEvent
          Qpid event definition.
 

Methods in org.apache.qpid.management.domain.model with parameters of type QpidEntity
 void JmxService.registerEntityDefinition(ObjectName name, QpidEntity entity, String packageName, String className)
           
 



Licensed to the Apache Software Foundation