com.xebialabs.deployit.plugin.was.contributor
Class UpdateJaasAliasContributor
java.lang.Object
com.xebialabs.deployit.plugin.was.contributor.CollectDeployedsOfTypesContributor<ExtensibleDeployedResource>
com.xebialabs.deployit.plugin.was.contributor.UpdateJaasAliasContributor
public class UpdateJaasAliasContributor
- extends CollectDeployedsOfTypesContributor<ExtensibleDeployedResource>
Contributor that adds an update JaasAlias step that pushes changed JaasAlias data to runtime.
|
Method Summary |
static void |
addUpdateJaasStep(ExtensibleDeployedResource datasource,
com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext ctx)
|
void |
addUpdateStepToPlan(com.xebialabs.deployit.plugin.api.deployment.specification.Deltas deltas,
com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext ctx)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateJaasAliasContributor
public UpdateJaasAliasContributor()
addUpdateStepToPlan
public void addUpdateStepToPlan(com.xebialabs.deployit.plugin.api.deployment.specification.Deltas deltas,
com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext ctx)
addUpdateJaasStep
public static void addUpdateJaasStep(ExtensibleDeployedResource datasource,
com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext ctx)