com.xebialabs.deployit.plugin.jbossas.ci
Class JbossasQueue

java.lang.Object
  extended by com.xebialabs.deployit.BaseConfigurationItem
      extended by com.xebialabs.deployit.plugin.jbossas.ci.JbossasResource
          extended by com.xebialabs.deployit.plugin.jbossas.ci.JbossasDestination
              extended by com.xebialabs.deployit.plugin.jbossas.ci.JbossasQueue
All Implemented Interfaces:
java.io.Serializable

@ConfigurationItem
public class JbossasQueue
extends JbossasDestination

A JBoss JMS Queue

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.xebialabs.deployit.BaseConfigurationItem
label
 
Constructor Summary
JbossasQueue()
           
 
Method Summary
 
Methods inherited from class com.xebialabs.deployit.plugin.jbossas.ci.JbossasDestination
getMaxDepth, getName, setMaxDepth, setName
 
Methods inherited from class com.xebialabs.deployit.plugin.jbossas.ci.JbossasResource
getFilename, getJndiName, setJndiName
 
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
 

Constructor Detail

JbossasQueue

public JbossasQueue()


Copyright © 2009. All Rights Reserved.