com.xebialabs.deployit.plugin.wls.step
Class RestartServersThatRequireRestartStep

java.lang.Object
  extended by com.xebialabs.deployit.plugin.wls.step.WlsStepBase
      extended by com.xebialabs.deployit.plugin.wls.step.SimpleWlstExecutingStep
          extended by com.xebialabs.deployit.plugin.wls.step.RestartServersThatRequireRestartStep
All Implemented Interfaces:
com.xebialabs.deployit.Step, java.io.Serializable

public class RestartServersThatRequireRestartStep
extends SimpleWlstExecutingStep

Restarts managed servers that, according to the WebLogic console, need to be restarted.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.xebialabs.deployit.plugin.wls.step.SimpleWlstExecutingStep
scriptArgs, scriptResourcePath
 
Fields inherited from class com.xebialabs.deployit.plugin.wls.step.WlsStepBase
description, domain, STEP_RESOURCES_PATH
 
Constructor Summary
RestartServersThatRequireRestartStep(WlsDomain weblogicDomain)
           
 
Method Summary
 
Methods inherited from class com.xebialabs.deployit.plugin.wls.step.SimpleWlstExecutingStep
execute
 
Methods inherited from class com.xebialabs.deployit.plugin.wls.step.WlsStepBase
executeWlstJythonScriptResource, executeWlstJythonScriptResource, getDescription, setDescription
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestartServersThatRequireRestartStep

public RestartServersThatRequireRestartStep(WlsDomain weblogicDomain)


Copyright © 2010. All Rights Reserved.