|
|||||||||
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.DefaultLog
Inner classes inherited from class org.jboss.logging.Log |
Log.NoLog |
Fields inherited from class org.jboss.logging.Log |
defaultLog |
Constructor Summary | |
DefaultLog()
|
|
DefaultLog(java.lang.Object source)
|
Method Summary | |
void |
log(java.lang.String type,
java.lang.String message)
|
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 DefaultLog()
public DefaultLog(java.lang.Object source)
Method Detail |
public void log(java.lang.String type, java.lang.String message)
log
in class Log
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |