|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Publisher | |
---|---|
net.sf.logdistiller | Main classes for LogDistiller. |
net.sf.logdistiller.publishers | Publishers to define LogDistiller's way of publishing log distillation reports. |
Uses of Publisher in net.sf.logdistiller |
---|
Methods in net.sf.logdistiller that return Publisher | |
---|---|
static Publisher |
Publishers.getPublisher(String id)
|
Uses of Publisher in net.sf.logdistiller.publishers |
---|
Subclasses of Publisher in net.sf.logdistiller.publishers | |
---|---|
class |
DelegatePublisher
An empty publisher, delegating everything to a delegate publisher. |
class |
FeedPublisher
Adds LogDistillation reports to a feed file (at the beginning). |
class |
FilePublisher
Save report of a LogDistillation in a file. |
class |
MailPublisher
Send mail report of a LogDistillation. |
Methods in net.sf.logdistiller.publishers that return Publisher | |
---|---|
protected Publisher |
DelegatePublisher.getDelegate()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |