org.csc.phynixx.loggersystem.logrecord
Class XADataLogger
java.lang.Object
org.csc.phynixx.loggersystem.logrecord.XADataLogger
public class XADataLogger
- extends Object
brings IXADataRecorder and dataLoger together. An instance keeps an IDataLogger
representing the physical logging strategy.
Its permitted (but not recommended) to shared a dataLogger . Therefor the dataLogger isn't associated to the dataRecorder but the dataRecorder operates on the current dataLogger.
Created by christoph on 10.01.14.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isClosed
public boolean isClosed()
destroy
public void destroy()
throws IOException
- Throws:
IOException
Copyright © 2015. All rights reserved.