|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExtendedDeploymentContext.Phase | |
|---|---|
| org.glassfish.internal.deployment | |
| Uses of ExtendedDeploymentContext.Phase in org.glassfish.internal.deployment |
|---|
| Methods in org.glassfish.internal.deployment that return ExtendedDeploymentContext.Phase | |
|---|---|
ExtendedDeploymentContext.Phase |
ExtendedDeploymentContext.getPhase()
|
static ExtendedDeploymentContext.Phase |
ExtendedDeploymentContext.Phase.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ExtendedDeploymentContext.Phase[] |
ExtendedDeploymentContext.Phase.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.glassfish.internal.deployment with parameters of type ExtendedDeploymentContext.Phase | |
|---|---|
void |
ExtendedDeploymentContext.setPhase(ExtendedDeploymentContext.Phase newPhase)
Sets the phase of the deployment activity. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||