public class LocalhostLocationResolver extends AbstractLocationResolver implements LocationResolver.EnableableLocationResolver
LocationResolver.EnableableLocationResolver
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
LOCALHOST |
log
Constructor and Description |
---|
LocalhostLocationResolver() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPrefix()
the prefix that this resolver will attend to
|
boolean |
isEnabled()
whether the location is enabled
|
accepts, init, newLocationFromString
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accepts, init, newLocationFromString
public static final java.lang.String LOCALHOST
public java.lang.String getPrefix()
LocationResolver
getPrefix
in interface LocationResolver
public boolean isEnabled()
LocationResolver.EnableableLocationResolver
isEnabled
in interface LocationResolver.EnableableLocationResolver