|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MlpVerbosity | |
---|---|
com.jrockit.memleak.mlp |
Uses of MlpVerbosity in com.jrockit.memleak.mlp |
---|
Methods in com.jrockit.memleak.mlp that return MlpVerbosity | |
---|---|
static MlpVerbosity |
MlpVerbosity.get(int verbosity)
|
static MlpVerbosity |
MlpVerbosity.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static MlpVerbosity[] |
MlpVerbosity.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.jrockit.memleak.mlp with parameters of type MlpVerbosity | |
---|---|
boolean |
MemLeakR28.setVerboseMLP(MlpVerbosity objects,
MlpVerbosity classes,
MlpVerbosity classLoaders)
Attempt to set protocol verbosity. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |