|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.intel.gpe.client2.defaults.LoggingLevels
public class LoggingLevels
This class represents the different logging levels
| Constructor Summary | |
|---|---|
LoggingLevels()
|
|
| Method Summary | |
|---|---|
void |
add(java.util.logging.Level level)
add a Level object |
java.util.logging.Level |
get(java.lang.String object)
|
java.util.Vector |
getLevels()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LoggingLevels()
| Method Detail |
|---|
public void add(java.util.logging.Level level)
level - -
a new created Level objectpublic java.util.logging.Level get(java.lang.String object)
public java.util.Vector getLevels()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||