|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.servingxml.util.system.LoggerFactory
public abstract class LoggerFactory
Factory for creating a loggable context.
This class provides a factory method for creating new Logger
objects.
Logger| Constructor Summary | |
|---|---|
protected |
LoggerFactory()
|
| Method Summary | |
|---|---|
protected static LoggerFactory |
createInstance()
|
abstract Logger |
createLogger()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected LoggerFactory()
| Method Detail |
|---|
protected static LoggerFactory createInstance()
public abstract Logger createLogger()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||