Dashboard Builder Commons 6.0.0.Final

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

Uses of Priority in org.jboss.dashboard.annotation
 

Methods in org.jboss.dashboard.annotation that return Priority
 Priority Destroyable.getPriority()
           
 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.factory
 

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


Dashboard Builder Commons 6.0.0.Final

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