public class RebuildClassloadersStepExecutable extends AbstractDeploymentStepExecutable
Constructor and Description |
---|
RebuildClassloadersStepExecutable(ModuleDiff diff,
Collection<IModule> modulesToBeRemovedFromClassLoader,
Collection<IModule> modulesToBeAddedToClassLoader,
boolean forceReprocess) |
Modifier and Type | Method and Description |
---|---|
protected void |
executeInternal(IStep step)
Executes the step.
|
protected DeploymentMessageWriter[] |
getDeploymentMessageWriters()
Returns the deployment message writer to be used.
|
protected String |
getDescriptionInternal()
Returns the description of this step.
|
protected ILogger |
getLogger()
Returns the logger to be used.
|
protected String |
getMessageInternal()
Returns the message.
|
execute, getDescription, getMessage, isMandatory, localize, stepIgnored
public RebuildClassloadersStepExecutable(ModuleDiff diff, Collection<IModule> modulesToBeRemovedFromClassLoader, Collection<IModule> modulesToBeAddedToClassLoader, boolean forceReprocess)
protected void executeInternal(IStep step) throws Throwable
AbstractDeploymentStepExecutable
executeInternal
in class AbstractDeploymentStepExecutable
step
- the step.Throwable
protected ILogger getLogger()
AbstractDeploymentStepExecutable
getLogger
in class AbstractDeploymentStepExecutable
protected String getDescriptionInternal() throws Throwable
AbstractDeploymentStepExecutable
getDescriptionInternal
in class AbstractDeploymentStepExecutable
Throwable
protected String getMessageInternal() throws Throwable
AbstractDeploymentStepExecutable
getMessageInternal
in class AbstractDeploymentStepExecutable
Throwable
protected DeploymentMessageWriter[] getDeploymentMessageWriters()
AbstractDeploymentStepExecutable
getDeploymentMessageWriters
in class AbstractDeploymentStepExecutable
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.