|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DeploymentStages
The Standard DeploymentStages.
| Field Summary | |
|---|---|
static DeploymentStage |
CLASSLOADER
The classloader stage - where classloaders are created |
static DeploymentStage |
DESCRIBE
The describe stage - where dependencies are established |
static DeploymentStage |
INSTALLED
The installed stage - could be used to provide valve in future? |
static DeploymentStage |
NOT_INSTALLED
The not installed stage - nothing is done here |
static DeploymentStage |
PARSE
The parse stage - where metadata is read |
static DeploymentStage |
POST_CLASSLOADER
The post classloader stage - e.g. |
static DeploymentStage |
REAL
The real stage - where real deployment processing is done |
| Field Detail |
|---|
static final DeploymentStage NOT_INSTALLED
static final DeploymentStage PARSE
static final DeploymentStage DESCRIBE
static final DeploymentStage CLASSLOADER
static final DeploymentStage POST_CLASSLOADER
static final DeploymentStage REAL
static final DeploymentStage INSTALLED
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||