flux
Class TwitterActionFactory

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

public class TwitterActionFactory
extends Object
implements flux.dev.AdapterFactory

Factory for creating TwitterAction.

Author:
arul@fluxcorp.com

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

Constructor Detail

TwitterActionFactory

public TwitterActionFactory()
Method Detail

init

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

makeTwitterAction

public TwitterAction makeTwitterAction(String name)


© 2000-2011 Flux Corporation. All rights reserved.