|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A common interface shared by juli components.
Logging API as a whole was originally done for Apache log4j. Juli is a port of main parts of that to complete the Java Logging APIs. All credits for initial idea, design, implementation, documentation belong to the log4j crew. This file was originally published by Ceki Gülcü. Please use exclusively the appropriate mailing lists for questions, remarks and contribution.
| Method Summary | |
MessageProperties |
getMessageProperties()
Specifiy Properties for the component. |
void |
setObjectStore(ObjectStore repository)
Set owning object repository for this component. |
| Method Detail |
public void setObjectStore(ObjectStore repository)
repository - The repository where the configuration is stored
java.lang.IllegalStateException - If you try to change the repository after it has been set.public MessageProperties getMessageProperties()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||