Dashboard Builder Commons 6.1.0.CR1

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

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

Classes in org.jboss.dashboard.initialModule 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.1.0.CR1

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