flux
Class UnzipFileActionFactory

java.lang.Object
  extended by flux.UnzipFileActionFactory
All Implemented Interfaces:
flux.dev.AdapterFactory

public class UnzipFileActionFactory
extends Object
implements flux.dev.AdapterFactory

Factory for creating UnzipFileAction.

Author:
wade@fluxcorp.com

Constructor Summary
UnzipFileActionFactory()
           
 
Method Summary
 void init(fluximpl.FlowChartImpl flowChart)
           
 UnzipFileAction makeUnzipFileAction(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnzipFileActionFactory

public UnzipFileActionFactory()
Method Detail

init

public void init(fluximpl.FlowChartImpl flowChart)
Specified by:
init in interface flux.dev.AdapterFactory

makeUnzipFileAction

public UnzipFileAction makeUnzipFileAction(String name)


© 2000-2011 Flux Corporation. All rights reserved.