org.jbpm.formModeler.service.annotation
Class StartableProcessor
java.lang.Object
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
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
StartableProcessor
public StartableProcessor()
wakeUpStartableBeans
public void wakeUpStartableBeans()
throws Exception
- Throws:
Exception
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.