Class WebServerPluginConfigurationContributor
java.lang.Object
com.xebialabs.deployit.plugin.was.contributor.CollectDeployedsOfTypesContributor<ExtensibleDeployedArtifact>
com.xebialabs.deployit.plugin.was.contributor.webserver.AbstractReferencedWebserverContributor
com.xebialabs.deployit.plugin.was.contributor.webserver.WebServerPluginConfigurationContributor
-
Nested Class Summary
Nested classes/interfaces inherited from class com.xebialabs.deployit.plugin.was.contributor.CollectDeployedsOfTypesContributor
CollectDeployedsOfTypesContributor.TypedDelta -
Field Summary
Fields inherited from class com.xebialabs.deployit.plugin.was.contributor.CollectDeployedsOfTypesContributor
deployedsCreated, deployedsModified, deployedsNoop, deployedsRemoved, typesOfInterest -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidgenerateAndPropagateWebserverPlugin(com.xebialabs.deployit.plugin.api.deployment.specification.Deltas deltas, com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext ctx) GenerateAndPropagateWebserverPlugin#generateAndPropagateWebserverPlugin contributor will add steps to generate and propagate plugin-cfg.xml for all web servers that have "updatePlugin" property set to TRUE and are referenced by created or removed ear and war modules in the current deployment plan.Methods inherited from class com.xebialabs.deployit.plugin.was.contributor.webserver.AbstractReferencedWebserverContributor
filterByFullName, getReferencedWebserversMethods inherited from class com.xebialabs.deployit.plugin.was.contributor.CollectDeployedsOfTypesContributor
filterDeltas, isOfType
-
Constructor Details
-
WebServerPluginConfigurationContributor
public WebServerPluginConfigurationContributor()
-
-
Method Details
-
generateAndPropagateWebserverPlugin
public static void generateAndPropagateWebserverPlugin(com.xebialabs.deployit.plugin.api.deployment.specification.Deltas deltas, com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext ctx) GenerateAndPropagateWebserverPlugin#generateAndPropagateWebserverPlugin contributor will add steps to generate and propagate plugin-cfg.xml for all web servers that have "updatePlugin" property set to TRUE and are referenced by created or removed ear and war modules in the current deployment plan.
-