| Package | Description |
|---|---|
| net.bull.javamelody | |
| net.bull.javamelody.internal.common |
| Modifier and Type | Method and Description |
|---|---|
static Parameter |
Parameter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Parameter[] |
Parameter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
Parameters.getParameterValue(Parameter parameter)
Recherche la valeur d'un paramètre qui peut être défini par ordre de priorité croissant :
- dans les paramètres d'initialisation du filtre (fichier web.xml dans la webapp) - dans les paramètres du contexte de la webapp avec le préfixe "javamelody." |
Copyright © 2008–2017 Emeric Vernat. All rights reserved.