flux
Class RabbitMQActionFactory

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

public class RabbitMQActionFactory
extends Object
implements flux.dev.AdapterFactory

Factory for creating RabbitMQAction.

Author:
arul@flux.ly

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

Constructor Detail

RabbitMQActionFactory

public RabbitMQActionFactory()
Method Detail

init

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

makeRabbitMQAction

public RabbitMQAction makeRabbitMQAction(String name)


© 2012 Flux Corporation. All rights reserved.