flux
Class MercurialTriggerFactory

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

public class MercurialTriggerFactory
extends Object
implements flux.dev.AdapterFactory

Factory for creating MercurialTrigger.

Author:
arul@fluxcorp.com

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

Constructor Detail

MercurialTriggerFactory

public MercurialTriggerFactory()
Method Detail

init

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

makeMercurialTrigger

public MercurialTrigger makeMercurialTrigger(String name)


© 2000-2011 Flux Corporation. All rights reserved.