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

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

public class DestroyWlsJmsConnectionFactoryStep
extends SimpleWlstExecutingStep

Deletes a JMS connection factory.

See Also:
Serialized Form

Field Summary
static java.lang.String STRING
           
 
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
DestroyWlsJmsConnectionFactoryStep(WlsDomain domain, WlsJmsConnectionFactory connectionFactory)
           
 
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

STRING

public static final java.lang.String STRING
See Also:
Constant Field Values
Constructor Detail

DestroyWlsJmsConnectionFactoryStep

public DestroyWlsJmsConnectionFactoryStep(WlsDomain domain,
                                          WlsJmsConnectionFactory connectionFactory)


Copyright © 2009. All Rights Reserved.