org.apache.stratos.cartridge.agent.data.publisher.log
Class LogPublisher
java.lang.Object
org.apache.stratos.cartridge.agent.data.publisher.DataPublisher
org.apache.stratos.cartridge.agent.data.publisher.log.LogPublisher
- All Implemented Interfaces:
- GenericDataPublisher
- Direct Known Subclasses:
- FileBasedLogPublisher
public abstract class LogPublisher
- extends DataPublisher
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
memberId
protected String memberId
filePath
protected String filePath
LogPublisher
public LogPublisher(DataPublisherConfiguration dataPublisherConfig,
org.wso2.carbon.databridge.commons.StreamDefinition streamDefinition,
String filePath,
String memberId)
start
public void start()
stop
public void stop()
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.