| Package | Description |
|---|---|
| net.bull.javamelody.internal.model |
| Modifier and Type | Method and Description |
|---|---|
static Action |
Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Action |
Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Action |
Action.valueOfIgnoreCase(String action)
Convertit le code d'une action en énumération de l'action.
|
static Action |
Action.valueOfIgnoreCase(String action)
Convertit le code d'une action en énumération de l'action.
|
static Action[] |
Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static Action[] |
Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
RemoteCollector.executeActionAndCollectData(Action action,
String counterName,
String sessionId,
String threadId,
String jobId,
String cacheId) |
String |
RemoteCollector.executeActionAndCollectData(Action action,
String counterName,
String sessionId,
String threadId,
String jobId,
String cacheId) |
Copyright © 2008–2024 Emeric Vernat. All rights reserved.