net.sf.logdistiller
Class PublishHelper

java.lang.Object
  extended by net.sf.logdistiller.PublishHelper

public class PublishHelper
extends Object


Constructor Summary
PublishHelper(LogDistillation ld)
           
PublishHelper(LogDistillation ld, List publishers)
           
 
Method Summary
 int publish()
           
 int publishGlobal()
           
 int publishGroup(LogDistillation.Group group)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PublishHelper

public PublishHelper(LogDistillation ld)

PublishHelper

public PublishHelper(LogDistillation ld,
                     List publishers)
Method Detail

publish

public int publish()
            throws IOException,
                   Publisher.PublishException
Throws:
IOException
Publisher.PublishException

publishGlobal

public int publishGlobal()
                  throws IOException,
                         Publisher.PublishException
Throws:
IOException
Publisher.PublishException

publishGroup

public int publishGroup(LogDistillation.Group group)
                 throws IOException,
                        Publisher.PublishException
Throws:
IOException
Publisher.PublishException


Copyright © 2004-2009. All Rights Reserved.