Package | Description |
---|---|
org.clazzes.util.sched.api | |
org.clazzes.util.sched.impl |
Modifier and Type | Method and Description |
---|---|
LogPriority |
LogMessage.getPriority() |
static LogPriority |
LogPriority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogPriority[] |
LogPriority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LogMessage.setPriority(LogPriority priority) |
Modifier and Type | Method and Description |
---|---|
protected void |
LoggingCallbackImpl.addMessage(LogPriority pri,
String msg) |
Copyright © 2013 Clazzes.org. All Rights Reserved.