|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QMFStatistic | |
---|---|
org.apache.qpid.qmf | |
org.apache.qpid.qmf.schema |
Uses of QMFStatistic in org.apache.qpid.qmf |
---|
Methods in org.apache.qpid.qmf that return types with arguments of type QMFStatistic | |
---|---|
Collection<QMFStatistic> |
QMFClass.getStatistics()
|
Method parameters in org.apache.qpid.qmf with type arguments of type QMFStatistic | |
---|---|
protected void |
QMFClass.setStatistics(List<QMFStatistic> statistics)
|
Constructor parameters in org.apache.qpid.qmf with type arguments of type QMFStatistic | |
---|---|
QMFClass(QMFClass.Type type,
String name,
byte[] schemaHash,
List<QMFProperty> properties,
List<QMFStatistic> statistics,
List<QMFMethod> methods)
|
|
QMFEventClass(String name,
byte[] schemaHash,
List<QMFProperty> properties,
List<QMFStatistic> statistics,
List<QMFMethod> methods)
|
|
QMFObjectClass(String name,
byte[] schemaHash,
List<QMFProperty> properties,
List<QMFStatistic> statistics,
List<QMFMethod> methods)
|
Uses of QMFStatistic in org.apache.qpid.qmf.schema |
---|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |