|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.enterprise.module.common_impl.LogHelper
public class LogHelper
The logging relataed methods have been refactored out of Utils class which exists in impl module.
| Constructor Summary | |
|---|---|
LogHelper()
|
|
| Method Summary | |
|---|---|
static java.util.logging.Logger |
getDefaultLogger()
|
static boolean |
isLoggable(java.util.logging.Level level)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogHelper()
| Method Detail |
|---|
public static java.util.logging.Logger getDefaultLogger()
public static boolean isLoggable(java.util.logging.Level level)
Logger.isLoggable(java.util.logging.Level)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||