| Package | Description | 
|---|---|
| org.wildfly.swarm.config.infinispan | |
| org.wildfly.swarm.config.infinispan.remote_cache_container | 
| Modifier and Type | Method and Description | 
|---|---|
ConnectionPoolComponent | 
RemoteCacheContainer.RemoteCacheContainerResources.connectionPoolComponent()
Configuration of the connection pool. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
RemoteCacheContainer.connectionPoolComponent(ConnectionPoolComponent value)
Configuration of the connection pool. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ConnectionPoolComponent<T extends ConnectionPoolComponent<T>>
Configuration of the connection pool. 
 | 
interface  | 
ConnectionPoolComponentConsumer<T extends ConnectionPoolComponent<T>>  | 
interface  | 
ConnectionPoolComponentSupplier<T extends ConnectionPoolComponent>  | 
| Modifier and Type | Method and Description | 
|---|---|
ConnectionPoolComponent | 
ConnectionPoolComponentSupplier.get()
Constructed instance of ConnectionPoolComponent resource 
 | 
Copyright © 2019 JBoss by Red Hat. All rights reserved.