public class ByonLocationResolver extends AbstractLocationResolver
LocationResolver.EnableableLocationResolver| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String | BYON | 
| static org.slf4j.Logger | log | 
| Constructor and Description | 
|---|
| ByonLocationResolver() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getPrefix()the prefix that this resolver will attend to | 
accepts, init, newLocationFromStringpublic static final org.slf4j.Logger log
public static final java.lang.String BYON
public java.lang.String getPrefix()
LocationResolver