Package | Description |
---|---|
org.wildfly.swarm.config | |
org.wildfly.swarm.config.jca |
Modifier and Type | Method and Description |
---|---|
CachedConnectionManager |
JCA.JCAResources.cachedConnectionManager()
Cached connection manager for resource adapters
|
Modifier and Type | Method and Description |
---|---|
T |
JCA.cachedConnectionManager(CachedConnectionManager value)
Cached connection manager for resource adapters
|
Modifier and Type | Class and Description |
---|---|
class |
CachedConnectionManager<T extends CachedConnectionManager<T>>
Cached connection manager for resource adapters
|
interface |
CachedConnectionManagerConsumer<T extends CachedConnectionManager<T>> |
interface |
CachedConnectionManagerSupplier<T extends CachedConnectionManager> |
Modifier and Type | Method and Description |
---|---|
CachedConnectionManager |
CachedConnectionManagerSupplier.get()
Constructed instance of CachedConnectionManager resource
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.