@Target(value={FIELD,PARAMETER}) @Retention(value=RUNTIME) @Documented public @interface DockerUrl
| Modifier and Type | Required Element and Description |
|---|---|
String |
containerName
Sets the cube name where you want to get the exposed port.
|
int |
exposedPort |
public abstract String containerName
public abstract String protocol
public abstract String context
Copyright © 2017 JBoss by Red Hat. All rights reserved.