|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xebialabs.deployit.BaseConfigurationItem
com.xebialabs.deployit.plugin.was.ci.WasWmqDestination
com.xebialabs.deployit.plugin.was.ci.WasWmqTopic
@ConfigurationItem public class WasWmqTopic
| 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 |
|---|
@ConfigurationItemProperty private java.lang.String baseTopicName
| Constructor Detail |
|---|
public WasWmqTopic()
| Method Detail |
|---|
public java.lang.String getBaseTopicName()
public void setBaseTopicName(java.lang.String baseTopicName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||