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

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.StopWlsServerStep
All Implemented Interfaces:
com.xebialabs.deployit.Step, java.io.Serializable

public class StopWlsServerStep
extends SimpleWlstExecutingStep

Stops a managed server.

See Also:
Serialized Form

Field Summary
private static java.lang.String STOP_WEBLOGIC_SERVER_SCRIPT_NAME
           
 
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
StopWlsServerStep(WlsServer server)
           
 
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
 

Field Detail

STOP_WEBLOGIC_SERVER_SCRIPT_NAME

private static final java.lang.String STOP_WEBLOGIC_SERVER_SCRIPT_NAME
See Also:
Constant Field Values
Constructor Detail

StopWlsServerStep

public StopWlsServerStep(WlsServer server)


Copyright © 2009. All Rights Reserved.