public class PortForwardManagerLocationResolver extends AbstractLocationResolver
| Modifier and Type | Class and Description |
|---|---|
static class |
PortForwardManagerLocationResolver.PortForwardManagerConstructor |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PFM_GLOBAL_SPEC |
static java.lang.String |
PREFIX |
log| Constructor and Description |
|---|
PortForwardManagerLocationResolver() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPrefix()
the prefix that this resolver will attend to
|
LocationSpec<?> |
newLocationSpecFromString(java.lang.String spec,
java.util.Map<?,?> locationFlags,
LocationRegistry registry)
Creates a LocationSpec given a spec string, flags (e.g.
|
accepts, init, isEnabledpublic static final java.lang.String PREFIX
public static final java.lang.String PFM_GLOBAL_SPEC
public java.lang.String getPrefix()
LocationResolverpublic LocationSpec<?> newLocationSpecFromString(java.lang.String spec, java.util.Map<?,?> locationFlags, LocationRegistry registry)
LocationResolvernewLocationSpecFromString in interface LocationResolvernewLocationSpecFromString in class AbstractLocationResolver