public class FrontProxiedContextPathProvider extends ProxiedContextPathProvider implements Serviceable
Modifier and Type | Field and Description |
---|---|
private URIPrefixHandler |
_prefixHandler |
private RenderingContextHandler |
_renderingContextHandler |
_context, ROLE
Constructor and Description |
---|
FrontProxiedContextPathProvider() |
Modifier and Type | Method and Description |
---|---|
String |
getContextPath()
Get the context path
|
void |
service(ServiceManager manager) |
contextualize
private URIPrefixHandler _prefixHandler
private RenderingContextHandler _renderingContextHandler
public FrontProxiedContextPathProvider()
public void service(ServiceManager manager) throws ServiceException
service
in interface Serviceable
ServiceException
public String getContextPath()
ProxiedContextPathProvider
getContextPath
in class ProxiedContextPathProvider