Package | Description |
---|---|
org.jboss.dashboard.annotation | |
org.jboss.dashboard.cluster | |
org.jboss.dashboard.database.hibernate | |
org.jboss.dashboard.factory |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
Priority |
ClusterNodesManager.getPriority()
Use highest priority to register the nodes and their statuses as quick as possible on startup.
|
Modifier and Type | Method and Description |
---|---|
Priority |
HibernateInitializer.getPriority() |
Modifier and Type | Method and Description |
---|---|
Priority |
InitialModulesManager.getPriority() |
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.