@Target(value={FIELD,PARAMETER}) @Retention(value=RUNTIME) @Documented public @interface HostPort
For example given: 2222->22/tcp and using:
| Modifier and Type | Optional Element and Description |
|---|---|
String |
containerName
Sets the cube name where you want to get the exposed port.
|
int |
value |
public abstract String containerName
Copyright © 2017 JBoss by Red Hat. All rights reserved.