| Package | Description |
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.io |
| Modifier and Type | Method and Description |
|---|---|
List<BufferPool> |
IO.IOResources.bufferPools()
Get the list of org.wildfly.swarm.config.io.BufferPool resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
IO.bufferPool(BufferPool value)
Add the org.wildfly.swarm.config.io.BufferPool object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
IO.bufferPools(List<BufferPool> value)
Add all org.wildfly.swarm.config.io.BufferPool objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
BufferPool<T extends BufferPool>
Defines buffer pool
|
interface |
BufferPoolConfigurator<T extends BufferPool> |
Copyright © 2015 JBoss by Red Hat. All rights reserved.