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, newLocationFromStringequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccepts, init, newLocationFromStringpublic static final java.lang.String LOCALHOST
public java.lang.String getPrefix()
LocationResolvergetPrefix in interface LocationResolverpublic boolean isEnabled()
LocationResolver.EnableableLocationResolverisEnabled in interface LocationResolver.EnableableLocationResolver