public class MessagingMessagingActivemq<T extends MessagingMessagingActivemq> extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
MessagingMessagingActivemq.MessagingMessagingActivemqResources
Child mutators for MessagingMessagingActivemq
|
| Constructor and Description |
|---|
MessagingMessagingActivemq() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
T |
jmsBridge(JmsBridge value)
Add the JmsBridge object to the list of subresources
|
T |
jmsBridges(List<JmsBridge> value)
Add all JmsBridge objects to this subresource
|
T |
server(Server value)
Add the Server object to the list of subresources
|
T |
servers(List<Server> value)
Add all Server objects to this subresource
|
MessagingMessagingActivemq.MessagingMessagingActivemqResources |
subresources() |
public String getKey()
public MessagingMessagingActivemq.MessagingMessagingActivemqResources subresources()
public T servers(List<Server> value)
value - List of Server objects.public T server(Server value)
value - The Server to addpublic T jmsBridges(List<JmsBridge> value)
value - List of JmsBridge objects.Copyright © 2015 JBoss by Red Hat. All rights reserved.