@Retention(value=RUNTIME) @Target(value=FIELD) @Documented public @interface DockerContainer
| Modifier and Type | Optional Element and Description |
|---|---|
int |
order
Order to start the container, the bigger the number, sooner is started.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.