|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jboss.soa.esb.lifecycle.LifecyclePriorities
public final class LifecyclePriorities
Lifecycle priorities. This class contains priority values for core resources. The resources are cleaned in order from lowest to highest value.
Field Summary | |
---|---|
static int |
COURIER_PRIORITY
The courier priority. |
static int |
JMS_CONNECTION_POOL_PRIORITY
The JMS connection pool priority. |
static int |
NAMING_CONTEXT_POOL_PRIORITY
The Naming Context pool priority. |
static int |
RULE_BASE_PRIORITY
The rule base priority. |
Constructor Summary | |
---|---|
LifecyclePriorities()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int RULE_BASE_PRIORITY
public static final int COURIER_PRIORITY
public static final int JMS_CONNECTION_POOL_PRIORITY
public static final int NAMING_CONTEXT_POOL_PRIORITY
Constructor Detail |
---|
public LifecyclePriorities()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |