| Package | Description |
|---|---|
| org.wildfly.swarm.config.messaging_activemq | |
| org.wildfly.swarm.config.messaging_activemq.server |
| Modifier and Type | Method and Description |
|---|---|
List<ConnectorService> |
Server.ServerResources.connectorServices()
Get the list of org.wildfly.swarm.config.messaging_activemq.server.ConnectorService resources
|
| Modifier and Type | Method and Description |
|---|---|
Server |
Server.connectorService(ConnectorService value)
Add the org.wildfly.swarm.config.messaging_activemq.server.ConnectorService object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
Server |
Server.connectorServices(List<ConnectorService> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.ConnectorService objects to this subresource
|
| Modifier and Type | Method and Description |
|---|---|
ConnectorService |
ConnectorService.factoryClass(String value)
Class name of the factory class that can instantiate the connector service.
|
ConnectorService |
ConnectorService.params(Map value)
A key/value pair understood by the connector service's factory-class
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.