|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.jboss.logging.Log | +--org.jboss.logging.Log.NoLog
Inner classes inherited from class org.jboss.logging.Log |
Log.NoLog |
Fields inherited from class org.jboss.logging.Log |
defaultLog |
Constructor Summary | |
Log.NoLog()
|
|
Log.NoLog(java.lang.Object pSource)
|
Method Summary | |
Log |
getDefault()
|
void |
log(java.lang.String pType,
java.lang.String pMessage)
|
Methods inherited from class org.jboss.logging.Log |
createLog, debug, debug, error, exception, getLog, log, setLog, unsetLog, warning |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Log.NoLog()
public Log.NoLog(java.lang.Object pSource)
Method Detail |
public Log getDefault()
public void log(java.lang.String pType, java.lang.String pMessage)
log
in class Log
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |