org.gcube.application.speciesmanager.stubs.writers
Class AbstractWriter<T>

java.lang.Object
  extended by org.gcube.application.speciesmanager.stubs.writers.AbstractWriter<T>
All Implemented Interfaces:
ObjectWriter<T>
Direct Known Subclasses:
OccurrenceWriter, ResultItemWriter, StringWriter

public abstract class AbstractWriter<T>
extends Object
implements ObjectWriter<T>


Constructor Summary
protected AbstractWriter(AbstractWrapper wrapper)
           
 
Method Summary
 void close()
           
protected  AbstractWrapper getWrapper()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.gcube.application.speciesmanager.stubs.pluginhelper.writers.ObjectWriter
put
 

Constructor Detail

AbstractWriter

protected AbstractWriter(AbstractWrapper wrapper)
Method Detail

getWrapper

protected AbstractWrapper getWrapper()

close

public void close()
Specified by:
close in interface ObjectWriter<T>


Copyright © 2012. All Rights Reserved.