| Modifier and Type | Method and Description |
|---|---|
static MonitorConfig.Key |
MonitorConfig.Key.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MonitorConfig.Key[] |
MonitorConfig.Key.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Map.Entry<MonitorConfig.Key,Object>> |
MonitorConfig.entrySet() |
| Modifier and Type | Method and Description |
|---|---|
Object |
MonitorConfig.get(MonitorConfig.Key key) |
MonitorConfig |
MonitorConfig.put(MonitorConfig.Key key,
Object value) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.