|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.component.logging.AbstractLogEnabled
public class AbstractLogEnabled
Convenience class so that components can simply extend this class and not have to reimplement the
Logger interface.
| Constructor Summary | |
|---|---|
AbstractLogEnabled()
|
|
| Method Summary | |
|---|---|
void |
enableLogging(Logger logger)
|
protected Logger |
getLogger()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractLogEnabled()
| Method Detail |
|---|
public void enableLogging(Logger logger)
enableLogging in interface LogEnabledprotected Logger getLogger()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||