org.csc.phynixx.tutorial
Class TAEnabledUTFWriterFactoryImpl

java.lang.Object
  extended by org.csc.phynixx.tutorial.TAEnabledUTFWriterFactoryImpl
All Implemented Interfaces:
IPhynixxConnectionFactory<TAEnabledUTFWriter>, TAEnabledUTFWriterFactory

public class TAEnabledUTFWriterFactoryImpl
extends Object
implements TAEnabledUTFWriterFactory

Created by Christoph Schmidt-Casdorff on 04.02.14.


Constructor Summary
TAEnabledUTFWriterFactoryImpl(File sharedFile)
           
 
Method Summary
 void close()
           
 TAEnabledUTFWriter getConnection()
           
 Class<TAEnabledUTFWriter> getConnectionInterface()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TAEnabledUTFWriterFactoryImpl

public TAEnabledUTFWriterFactoryImpl(File sharedFile)
Method Detail

getConnection

public TAEnabledUTFWriter getConnection()
Specified by:
getConnection in interface IPhynixxConnectionFactory<TAEnabledUTFWriter>

getConnectionInterface

public Class<TAEnabledUTFWriter> getConnectionInterface()
Specified by:
getConnectionInterface in interface IPhynixxConnectionFactory<TAEnabledUTFWriter>

close

public void close()
Specified by:
close in interface IPhynixxConnectionFactory<TAEnabledUTFWriter>


Copyright © 2015. All rights reserved.