|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectLevel
org.ofbiz.base.util.NotifyLevel
public class NotifyLevel
NotifyLevel
| Field Summary | |
|---|---|
static Level |
notify
|
static Level |
NOTIFY
|
static int |
NOTIFY_INT
|
| Constructor Summary | |
|---|---|
NotifyLevel(int level,
java.lang.String levelStr,
int syslogEquivalent)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int NOTIFY_INT
public static final Level NOTIFY
public static final Level notify
| Constructor Detail |
|---|
public NotifyLevel(int level,
java.lang.String levelStr,
int syslogEquivalent)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||