|
Log4j 1.3alpha-6 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A common interface shared by log4j components.
Method Summary | |
void |
setLoggerRepository(LoggerRepository repository)
Set owning logger repository for this component. |
Method Detail |
public void setLoggerRepository(LoggerRepository repository)
repository
- The repository where this appender is attached.
java.lang.IllegalStateException
- If you try to change the repository after it
has been set.
|
Log4j 1.3alpha-6 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |