Dashboard Builder Commons 6.0.0.CR2

org.jboss.dashboard.annotation
Class StartableProcessor

java.lang.Object
  extended by org.jboss.dashboard.annotation.StartableProcessor

public class StartableProcessor
extends Object


Field Summary
protected  org.jboss.dashboard.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

startables

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

startableComparator

protected org.jboss.dashboard.annotation.StartableProcessor.StartableComparator startableComparator
Constructor Detail

StartableProcessor

public StartableProcessor()
Method Detail

wakeUpStartableBeans

public void wakeUpStartableBeans()
                          throws Exception
Throws:
Exception

Dashboard Builder Commons 6.0.0.CR2

Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.