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

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.WasWmqQueue
All Implemented Interfaces:
WasResource, java.io.Serializable

@ConfigurationItem
public class WasWmqQueue
extends WasWmqDestination
implements WasResource

See Also:
Serialized Form

Field Summary
private  java.lang.String baseQueueName
           
 
Fields inherited from class com.xebialabs.deployit.BaseConfigurationItem
label
 
Constructor Summary
WasWmqQueue()
           
 
Method Summary
 java.lang.String getBaseQueueName()
           
 void setBaseQueueName(java.lang.String queueName)
           
 
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

baseQueueName

@ConfigurationItemProperty
private java.lang.String baseQueueName
Constructor Detail

WasWmqQueue

public WasWmqQueue()
Method Detail

getBaseQueueName

public java.lang.String getBaseQueueName()

setBaseQueueName

public void setBaseQueueName(java.lang.String queueName)


Copyright © 2009. All Rights Reserved.