org.mule.devkit.generation.studio.packaging
Class FutureFile

java.lang.Object
  extended by org.mule.devkit.generation.studio.packaging.Tuple<Placeholder,String>
      extended by org.mule.devkit.generation.studio.packaging.FutureFile
All Implemented Interfaces:
Serializable

public class FutureFile
extends Tuple<Placeholder,String>
implements Serializable

See Also:
Serialized Form

Constructor Summary
FutureFile(Placeholder first, String second)
           
 
Method Summary
 
Methods inherited from class org.mule.devkit.generation.studio.packaging.Tuple
getFirst, getSecond, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FutureFile

public FutureFile(Placeholder first,
                  String second)


Copyright © 2010–2014 MuleSoft, Inc.. All rights reserved.