|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CustomObjectInterface
It is not expected that one will manually create Custom Objects but if one has done so then they must implement this interface. There is a high likelihood that this interface will become obsolete in the near future. It is only supported for backwards compability.
Method Summary | |
---|---|
void |
initialise(org.apache.log4j.Logger logger)
Initialise this Custom Object. |
Method Detail |
---|
void initialise(org.apache.log4j.Logger logger)
logger
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |