|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RecordingPrinter.Verbosity | |
---|---|
com.jrockit.mc.flightrecorder |
Uses of RecordingPrinter.Verbosity in com.jrockit.mc.flightrecorder |
---|
Methods in com.jrockit.mc.flightrecorder that return RecordingPrinter.Verbosity | |
---|---|
static RecordingPrinter.Verbosity |
RecordingPrinter.Verbosity.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RecordingPrinter.Verbosity[] |
RecordingPrinter.Verbosity.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.jrockit.mc.flightrecorder with parameters of type RecordingPrinter.Verbosity | |
---|---|
void |
RecordingPrinter.setVerbosityLevel(RecordingPrinter.Verbosity verbosity)
Sets the verbosity level when printing events. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |