Package | Description |
---|---|
org.jolokia.jvmagent.spring |
Modifier and Type | Method and Description |
---|---|
static SystemPropertyMode |
SystemPropertyMode.fromMode(String pMode)
Get the enum for a given mode string, which is treated case insensitively.
|
static SystemPropertyMode |
SystemPropertyMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SystemPropertyMode[] |
SystemPropertyMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.