Dashboard Builder Commons 6.0.0.Final

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

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

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.cluster
 

Classes in org.jboss.dashboard.cluster that implement Startable
 class ClusterNodesManager
          A platform component that manages the nodes connected to the cluster, if any.
 

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.
 


Dashboard Builder Commons 6.0.0.Final

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