Package | Description |
---|---|
weblogic.deploy.api.tools |
Provides convenience classes to obtain a
WebLogicDeploymentManager , populate a configuration for an application, and
create a new or updated deployment plan. |
weblogic.deployment.configuration |
Provides interfaces to handle validation of applications before allowing
them to be deployed.
|
Modifier and Type | Method and Description |
---|---|
static SessionHelper |
SessionHelper.getInstance(WebLogicDeploymentManager dm)
get a SessionHelper for a DeploymentManager
|
Modifier and Type | Method and Description |
---|---|
SessionHelper |
DeploymentValidationContext.getSessionHelper()
Get a SessionHelper instance for the deployment.
|