Constructor and Description |
---|
IOResources() |
Modifier and Type | Method and Description |
---|---|
BufferPool |
bufferPool(String key) |
List<BufferPool> |
bufferPools()
Get the list of BufferPool resources
|
Worker |
worker(String key) |
List<Worker> |
workers()
Get the list of Worker resources
|
public List<Worker> workers()
public List<BufferPool> bufferPools()
public BufferPool bufferPool(String key)
Copyright © 2019 JBoss by Red Hat. All rights reserved.