| Package | Description |
|---|---|
| com.garethahealy.camel.dynamic.loadbalancer.statistics | |
| com.garethahealy.camel.dynamic.loadbalancer.statistics.mbeans |
| Modifier and Type | Method and Description |
|---|---|
static StatisticsCollectorType |
StatisticsCollectorType.fromValue(String value) |
static StatisticsCollectorType |
StatisticsCollectorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatisticsCollectorType[] |
StatisticsCollectorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected Set<ObjectName> |
BaseMBeanAttributeCollector.queryNames(String camelContextName,
String name,
StatisticsCollectorType type) |
Copyright © 2017 Gareth Healy. All rights reserved.