net.sf.logdistiller.publishers
Class BasePublishers

java.lang.Object
  extended by net.sf.logdistiller.Publishers
      extended by net.sf.logdistiller.publishers.BasePublishers

public class BasePublishers
extends Publishers

Declaration of base publishers that are shipped with LogDistiller.

Since:
0.7

Field Summary
 
Fields inherited from class net.sf.logdistiller.Publishers
ALL, MAP
 
Constructor Summary
BasePublishers()
           
 
Method Summary
 List definePublishers()
          get the Publishers instances defined by this extension.
 
Methods inherited from class net.sf.logdistiller.Publishers
getAllPublishers, getPublisher, listAllPublishersIds
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasePublishers

public BasePublishers()
Method Detail

definePublishers

public List definePublishers()
Description copied from class: Publishers
get the Publishers instances defined by this extension.

Specified by:
definePublishers in class Publishers
Returns:
the list of publishers
See Also:
LogType


Copyright © 2004-2009. All Rights Reserved.