public class WebServerPluginConfigurationContributor extends AbstractReferencedWebserverContributor
CollectDeployedsOfTypesContributor.TypedDeltadeployedsCreated, deployedsModified, deployedsNoop, deployedsRemoved, typesOfInterest| Constructor and Description |
|---|
WebServerPluginConfigurationContributor() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
filterByFullName, getReferencedWebserversfilterDeltas, isOfTypepublic WebServerPluginConfigurationContributor()
public static void generateAndPropagateWebserverPlugin(com.xebialabs.deployit.plugin.api.deployment.specification.Deltas deltas,
com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext ctx)