| Package | Description |
|---|---|
| org.wildfly.swarm.config.messaging_activemq | |
| org.wildfly.swarm.config.messaging_activemq.server |
| Modifier and Type | Method and Description |
|---|---|
List<Connector> |
Server.ServerResources.connectors()
Get the list of org.wildfly.swarm.config.messaging_activemq.server.Connector resources
|
| Modifier and Type | Method and Description |
|---|---|
Server |
Server.connector(Connector value)
Add the org.wildfly.swarm.config.messaging_activemq.server.Connector object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
Server |
Server.connectors(List<Connector> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.Connector objects to this subresource
|
| Modifier and Type | Method and Description |
|---|---|
Connector |
Connector.factoryClass(String value)
Class name of the factory class that can instantiate the connector.
|
Connector |
Connector.params(Map value)
A key-value pair understood by the connector factory-class and used to configure it.
|
Connector |
Connector.socketBinding(String value)
The socket binding that the connector will use to create connections.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.