flux
Class UntarFileActionFactory
java.lang.Object
flux.UntarFileActionFactory
- All Implemented Interfaces:
- flux.dev.AdapterFactory
public class UntarFileActionFactory
- extends Object
- implements flux.dev.AdapterFactory
Factory for creating UntarFileAction.
- Author:
- arul@flux.ly
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UntarFileActionFactory
public UntarFileActionFactory()
init
public void init(fluximpl.FlowChartImpl flowChart)
- Specified by:
init
in interface flux.dev.AdapterFactory
makeUntarFileAction
public UntarFileAction makeUntarFileAction(String name)
© 2012 Flux Corporation. All rights reserved.