net.sf.logdistiller
Class Publishers
java.lang.Object
net.sf.logdistiller.Publishers
- Direct Known Subclasses:
- BasePublishers
public abstract class Publishers
- extends Object
Definition of available report publishers.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ALL
public static final List ALL
MAP
public static final Map MAP
Publishers
public Publishers()
definePublishers
public abstract List definePublishers()
- get the
Publishers
instances defined by this extension.
- Returns:
- the list of publishers
- See Also:
LogType
getAllPublishers
public static List getAllPublishers()
- get all the report publishers defined (predefined and custom).
listAllPublishersIds
public static String listAllPublishersIds()
getPublisher
public static Publisher getPublisher(String id)
Copyright © 2004-2009. All Rights Reserved.