|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.logmanager.log4j.BridgeRepositorySelector
public final class BridgeRepositorySelector
A simple repository selector which chooses the BridgeRepository
always. Contains a start()
method to
facilitate container deployment.
Constructor Summary | |
---|---|
BridgeRepositorySelector()
|
Method Summary | |
---|---|
org.apache.log4j.spi.LoggerRepository |
getLoggerRepository()
|
void |
start()
Container install method. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BridgeRepositorySelector()
Method Detail |
---|
public org.apache.log4j.spi.LoggerRepository getLoggerRepository()
getLoggerRepository
in interface org.apache.log4j.spi.RepositorySelector
public void start()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |