@RequestScoped public class DefaultPathResolver extends Object implements PathResolver
| Constructor and Description |
|---|
DefaultPathResolver(FormatResolver resolver) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
extractControllerFromName(String baseName) |
protected String |
getExtension() |
protected String |
getPrefix() |
String |
pathFor(ResourceMethod method) |
public DefaultPathResolver(FormatResolver resolver)
public String pathFor(ResourceMethod method)
pathFor in interface PathResolverprotected String getPrefix()
protected String getExtension()
Copyright © 2014 Caelum. All Rights Reserved.