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