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