flux
Class UnzipFileActionFactory
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnzipFileActionFactory
public UnzipFileActionFactory()
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.