Package | Description |
---|---|
org.apache.qpid.server.model |
Modifier and Type | Method and Description |
---|---|
StatisticType |
ConfiguredObjectMethodStatistic.getStatisticType() |
StatisticType |
ConfiguredObjectStatistic.getStatisticType() |
StatisticType |
ConfiguredObjectInjectedStatistic.getStatisticType() |
static StatisticType |
StatisticType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatisticType[] |
StatisticType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ConfiguredObjectInjectedStatistic(String name,
Method method,
Object[] staticParams,
String description,
InjectedAttributeStatisticOrOperation.TypeValidator typeValidator,
StatisticUnit units,
StatisticType type,
String label) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.