Dashboard Builder Commons 6.2.0.CR3

org.jboss.dashboard.annotation
Class StartableProcessor

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

public class StartableProcessor
extends Object


Field Summary
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
Constructor Detail

StartableProcessor

public StartableProcessor()
Method Detail

wakeUpStartableBeans

public void wakeUpStartableBeans()
                          throws Exception
Throws:
Exception

Dashboard Builder Commons 6.2.0.CR3

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