|
Log4j 1.3alpha-1 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.log4j.chainsaw.receivers.ReceiversHelper
Helper class to assisit with all the known Receivers. A local resource 'known.receivers' is read in on initialization with each line representing the FQN of the Class that is a recognised Receiver.
Method Summary | |
static ReceiversHelper |
getInstance()
|
java.util.List |
getKnownReceiverClasses()
Returns an unmodifiable list of Class objects which represent all the 'known' Receiver classes. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static ReceiversHelper getInstance()
public java.util.List getKnownReceiverClasses()
|
Log4j 1.3alpha-1 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |