flux
Class UntarFileActionFactory

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

public class UntarFileActionFactory
extends Object
implements flux.dev.AdapterFactory

Factory for creating UntarFileAction.

Author:
arul@fluxcorp.com

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

Constructor Detail

UntarFileActionFactory

public UntarFileActionFactory()
Method Detail

init

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

makeUntarFileAction

public UntarFileAction makeUntarFileAction(String name)


© 2000-2011 Flux Corporation. All rights reserved.