goldengate.common.file.passthrough
Class PassthroughBasedFileParameterImpl

java.lang.Object
  extended by goldengate.common.file.filesystembased.FilesystemBasedFileParameterImpl
      extended by goldengate.common.file.passthrough.PassthroughBasedFileParameterImpl
All Implemented Interfaces:
FileParameterInterface

public class PassthroughBasedFileParameterImpl
extends FilesystemBasedFileParameterImpl

FileParameter implementation for Passthrough Based

Author:
Frederic Bregier

Field Summary
 
Fields inherited from class goldengate.common.file.filesystembased.FilesystemBasedFileParameterImpl
deleteOnAbort, useNio
 
Constructor Summary
PassthroughBasedFileParameterImpl()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PassthroughBasedFileParameterImpl

public PassthroughBasedFileParameterImpl()


Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.