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