public class RequestConfiguration extends Object
| Constructor and Description |
|---|
RequestConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPathDescriptor(PathDescriptor path) |
PathDescriptor |
getMatchingConfiguration(HttpServletRequest req) |
PathDescriptor[] |
getPaths() |
void |
removePathDescriptor(PathDescriptor path) |
public void addPathDescriptor(PathDescriptor path)
public void removePathDescriptor(PathDescriptor path)
public PathDescriptor[] getPaths()
public PathDescriptor getMatchingConfiguration(HttpServletRequest req)
Copyright © 2012 Nuxeo SA. All Rights Reserved.