org.springframework.integration.samples.filecopy
Class TextFileCopyDemo

java.lang.Object
  extended by org.springframework.integration.samples.filecopy.TextFileCopyDemo

public class TextFileCopyDemo
extends java.lang.Object

Demo of file source and target adapters.

Author:
Mark Fisher, Marius Bogoevici

Constructor Summary
TextFileCopyDemo()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextFileCopyDemo

public TextFileCopyDemo()
Method Detail

main

public static void main(java.lang.String[] args)