Dashboard Builder Commons 6.2.0.CR3

Uses of Class
org.jboss.dashboard.annotation.Priority

Packages that use Priority
org.jboss.dashboard.annotation   
org.jboss.dashboard.cluster   
org.jboss.dashboard.database.hibernate   
org.jboss.dashboard.initialModule   
 

Uses of Priority in org.jboss.dashboard.annotation
 

Methods in org.jboss.dashboard.annotation that return Priority
 Priority Startable.getPriority()
           
static Priority Priority.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Priority[] Priority.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of Priority in org.jboss.dashboard.cluster
 

Methods in org.jboss.dashboard.cluster that return Priority
 Priority ClusterNodesManager.getPriority()
          Use highest priority to register the nodes and their statuses as quick as possible on startup.
 

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

Methods in org.jboss.dashboard.database.hibernate that return Priority
 Priority HibernateInitializer.getPriority()
           
 

Uses of Priority in org.jboss.dashboard.initialModule
 

Methods in org.jboss.dashboard.initialModule that return Priority
 Priority InitialModulesManager.getPriority()
           
 


Dashboard Builder Commons 6.2.0.CR3

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