Dashboard Builder Commons 6.0.0.Beta3

Uses of Interface
org.jboss.dashboard.annotation.Startable

Packages that use Startable
org.jboss.dashboard.annotation   
org.jboss.dashboard.database.hibernate   
org.jboss.dashboard.factory   
org.jboss.dashboard.log   
 

Uses of Startable in org.jboss.dashboard.annotation
 

Fields in org.jboss.dashboard.annotation with type parameters of type Startable
protected  javax.enterprise.inject.Instance<Startable> StartableProcessor.startables
           
 

Uses of Startable in org.jboss.dashboard.database.hibernate
 

Classes in org.jboss.dashboard.database.hibernate that implement Startable
 class HibernateInitializer
          Class that initializes the Hibernate framework.
 

Uses of Startable in org.jboss.dashboard.factory
 

Classes in org.jboss.dashboard.factory that implement Startable
 class InitialModulesManager
          A platform component that manages the loading and execution of all the registered InitialModule components at start-up time.
 

Uses of Startable in org.jboss.dashboard.log
 

Classes in org.jboss.dashboard.log that implement Startable
 class Log4JManager
           
 


Dashboard Builder Commons 6.0.0.Beta3

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