| Package | Description |
|---|---|
| org.wildfly.swarm.config.messaging_activemq | |
| org.wildfly.swarm.config.messaging_activemq.server |
| Modifier and Type | Method and Description |
|---|---|
List<InVmConnector> |
Server.ServerResources.inVmConnectors()
Get the list of org.wildfly.swarm.config.messaging_activemq.server.InVmConnector resources
|
| Modifier and Type | Method and Description |
|---|---|
Server |
Server.inVmConnector(InVmConnector value)
Add the org.wildfly.swarm.config.messaging_activemq.server.InVmConnector object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
Server |
Server.inVmConnectors(List<InVmConnector> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.InVmConnector objects to this subresource
|
| Modifier and Type | Method and Description |
|---|---|
InVmConnector |
InVmConnector.params(Map value)
A key-value pair understood by the connector factory-class and used to configure it.
|
InVmConnector |
InVmConnector.serverId(Integer value)
The server id.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.