| Package | Description |
|---|---|
| org.wildfly.swarm.config.io | |
| org.wildfly.swarm.config.io.subsystem.worker |
| Modifier and Type | Method and Description |
|---|---|
List<Worker> |
Io.IoResources.workers()
Get the list of Worker resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Io.worker(Worker value)
Add the Worker object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Io.workers(List<Worker> value)
Add all Worker objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
Worker<T extends Worker>
Defines workers
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.