| Package | Description |
|---|---|
| org.wildfly.swarm.config.messaging_activemq | |
| org.wildfly.swarm.config.messaging_activemq.server |
| Modifier and Type | Method and Description |
|---|---|
List<ConnectionFactory> |
Server.ServerResources.connectionFactorys()
Get the list of org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Server.connectionFactory(ConnectionFactory value)
Add the org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Server.connectionFactorys(List<ConnectionFactory> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionFactory<T extends ConnectionFactory>
Defines a connection factory.
|
interface |
ConnectionFactoryConfigurator<T extends ConnectionFactory> |
Copyright © 2015 JBoss by Red Hat. All rights reserved.