org.apache.stratos.cartridge.agent.data.publisher.log
Class LogPublisherManager

java.lang.Object
  extended by org.apache.stratos.cartridge.agent.data.publisher.log.LogPublisherManager

public class LogPublisherManager
extends Object


Constructor Summary
LogPublisherManager()
           
 
Method Summary
 void init(DataPublisherConfiguration dataPublisherConfig)
           
 void start(String filePath)
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogPublisherManager

public LogPublisherManager()
Method Detail

init

public void init(DataPublisherConfiguration dataPublisherConfig)
          throws DataPublisherException
Throws:
DataPublisherException

start

public void start(String filePath)
           throws DataPublisherException
Throws:
DataPublisherException

stop

public void stop()


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.