com.xebialabs.deployit.plugin.jbossas.step
Class CreateJbossasTopicStep

java.lang.Object
  extended by com.xebialabs.deployit.plugin.jbossas.step.JbossasStepBase
      extended by com.xebialabs.deployit.plugin.jbossas.step.CreateJbossasTopicStep
All Implemented Interfaces:
com.xebialabs.deployit.Step, java.io.Serializable

public class CreateJbossasTopicStep
extends JbossasStepBase

Creates a JbossasTopic on a JbossasServer

See Also:
Serialized Form

Field Summary
private  JbossasTopic topic
           
 
Fields inherited from class com.xebialabs.deployit.plugin.jbossas.step.JbossasStepBase
description, server, STEP_RESOURCES_PATH
 
Constructor Summary
CreateJbossasTopicStep(JbossasServer server, JbossasTopic topic)
           
 
Method Summary
 boolean execute(com.xebialabs.deployit.StepExecutionContext ctx)
           
private  java.lang.String generateServiceFile()
           
 
Methods inherited from class com.xebialabs.deployit.plugin.jbossas.step.JbossasStepBase
getDescription, setDescription
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

topic

private JbossasTopic topic
Constructor Detail

CreateJbossasTopicStep

public CreateJbossasTopicStep(JbossasServer server,
                              JbossasTopic topic)
Method Detail

execute

public boolean execute(com.xebialabs.deployit.StepExecutionContext ctx)

generateServiceFile

private java.lang.String generateServiceFile()


Copyright © 2010. All Rights Reserved.