Fields Summary |
---|
public static final DeploymentMode | EXPLODEDdeploy mode where the archive and all the modules are exploded |
public static final DeploymentMode | COMPONENTdeploy mode where the top level archive is only exploded |
private final String | modemode of this deployment |