com.xebialabs.deployit.plugin.was.ci
Class WasWmqTopic

java.lang.Object
  extended by com.xebialabs.deployit.BaseConfigurationItem
      extended by com.xebialabs.deployit.plugin.was.ci.WasWmqDestination
          extended by com.xebialabs.deployit.plugin.was.ci.WasWmqTopic
All Implemented Interfaces:
WasResource, java.io.Serializable

@ConfigurationItem
public class WasWmqTopic
extends WasWmqDestination
implements WasResource

See Also:
Serialized Form

Field Summary
private  java.lang.String baseTopicName
           
 
Fields inherited from class com.xebialabs.deployit.BaseConfigurationItem
label
 
Constructor Summary
WasWmqTopic()
           
 
Method Summary
 java.lang.String getBaseTopicName()
           
 void setBaseTopicName(java.lang.String baseTopicName)
           
 
Methods inherited from class com.xebialabs.deployit.plugin.was.ci.WasWmqDestination
getJndiName, getName, setJndiName, setName
 
Methods inherited from class com.xebialabs.deployit.BaseConfigurationItem
equals, getLabel, hashCode, setLabel, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

baseTopicName

@ConfigurationItemProperty
private java.lang.String baseTopicName
Constructor Detail

WasWmqTopic

public WasWmqTopic()
Method Detail

getBaseTopicName

public java.lang.String getBaseTopicName()

setBaseTopicName

public void setBaseTopicName(java.lang.String baseTopicName)


Copyright © 2009. All Rights Reserved.