| Package | Description |
|---|---|
| org.wildfly.swarm.config.messaging_activemq | |
| org.wildfly.swarm.config.messaging_activemq.server |
| Modifier and Type | Method and Description |
|---|---|
List<PooledConnectionFactory> |
Server.ServerResources.pooledConnectionFactories()
Get the list of PooledConnectionFactory resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Server.pooledConnectionFactory(PooledConnectionFactory value)
Add the PooledConnectionFactory object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Server.pooledConnectionFactories(List<PooledConnectionFactory> value)
Add all PooledConnectionFactory objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
PooledConnectionFactory<T extends PooledConnectionFactory<T>>
Defines a managed connection factory.
|
interface |
PooledConnectionFactoryConsumer<T extends PooledConnectionFactory> |
interface |
PooledConnectionFactorySupplier<T extends PooledConnectionFactory> |
| Modifier and Type | Method and Description |
|---|---|
PooledConnectionFactory |
PooledConnectionFactorySupplier.get()
Constructed instance of PooledConnectionFactory resource
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.