|
Log4j 1.2.14 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.log4j.spi.DefaultRepositorySelector
public class DefaultRepositorySelector
Constructor Summary | |
---|---|
DefaultRepositorySelector(LoggerRepository repository)
|
Method Summary | |
---|---|
LoggerRepository |
getLoggerRepository()
Returns a LoggerRepository depending on the
context. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultRepositorySelector(LoggerRepository repository)
Method Detail |
---|
public LoggerRepository getLoggerRepository()
RepositorySelector
LoggerRepository
depending on the
context. Implementors must make sure that a valid (non-null)
LoggerRepository is returned.
getLoggerRepository
in interface RepositorySelector
|
Log4j 1.2.14 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |