| 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 |
|---|---|
T |
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 |
|---|---|
T |
Server.connectors(List<Connector> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.Connector objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
Connector<T extends Connector>
A connector can be used by a client to define how it connects to a server.
|
interface |
ConnectorConfigurator<T extends Connector> |
Copyright © 2015 JBoss by Red Hat. All rights reserved.