jbpm-form-modeler-common 6.1.0.Beta3

org.jbpm.formModeler.service.annotation
Class StartableProcessor

java.lang.Object
  extended by org.jbpm.formModeler.service.annotation.StartableProcessor

public class StartableProcessor
extends Object


Field Summary
protected  org.slf4j.Logger log
           
protected  org.jbpm.formModeler.service.annotation.StartableProcessor.StartableComparator startableComparator
           
protected  javax.enterprise.inject.Instance<Startable> startables
           
 
Constructor Summary
StartableProcessor()
           
 
Method Summary
 void wakeUpStartableBeans()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected org.slf4j.Logger log

startables

@Inject
protected javax.enterprise.inject.Instance<Startable> startables

startableComparator

protected org.jbpm.formModeler.service.annotation.StartableProcessor.StartableComparator startableComparator
Constructor Detail

StartableProcessor

public StartableProcessor()
Method Detail

wakeUpStartableBeans

public void wakeUpStartableBeans()
                          throws Exception
Throws:
Exception

jbpm-form-modeler-common 6.1.0.Beta3

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.