|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.soa.esb.lifecycle.LifecycleIdentity
public class LifecycleIdentity
Utility to handle lifecycle identities.
| Constructor Summary | |
|---|---|
LifecycleIdentity()
|
|
| Method Summary | |
|---|---|
java.lang.String |
associateLifecycleIdentity()
|
java.lang.String |
getLifecycleIdentity()
Get the lifecycle identity associated with the current context classloader. |
static LifecycleIdentity |
getSingleton()
Get the lifecycle identify singleton. |
void |
setLifecycleIdentity(java.lang.String lifecycleIdentity)
Set the lifecycle identity associated with the current context classloader. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LifecycleIdentity()
| Method Detail |
|---|
public java.lang.String associateLifecycleIdentity()
public void setLifecycleIdentity(java.lang.String lifecycleIdentity)
lifecycleIdentity - The lifecycle identity or null to clear.public java.lang.String getLifecycleIdentity()
public static LifecycleIdentity getSingleton()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||