|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.deployers.structure.spi.helpers.DeployerTracking
public class DeployerTracking
DeployerTracking.
| Constructor Summary | |
|---|---|
DeployerTracking()
|
|
| Method Summary | |
|---|---|
static String |
getCurrentDeployer()
Get the current deployer |
static void |
pop()
Pop from the stack. |
static void |
push(String deployer)
Push onto stack. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeployerTracking()
| Method Detail |
|---|
public static String getCurrentDeployer()
public static void push(String deployer)
deployer - the current deployerpublic static void pop()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||