|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jacorb.idl.Environment
public final class Environment
| Constructor Summary | |
|---|---|
Environment()
|
|
| Method Summary | |
|---|---|
static org.apache.log.Priority |
intToPriority(int priority)
intToPriority returns the priority level for a given integer. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Environment()
| Method Detail |
|---|
public static org.apache.log.Priority intToPriority(int priority)
intToPriority returns the priority level for a given integer.
It is a copy of the method in util/LogKitLoggerFactory copied to ensure
that the idl compiler can be standalone.
priority - an int value
org.apache.log.Priority value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||