public class ContextHandlers
extends java.lang.Object
<contextHandlers/>
element in web app configuration.Modifier and Type | Field and Description |
---|---|
private java.util.List<ContextHandler> |
contextHandlers |
Constructor and Description |
---|
ContextHandlers() |
Modifier and Type | Method and Description |
---|---|
void |
add(ContextHandler handler) |
java.util.List<ContextHandler> |
getContextHandlers() |
private java.util.List<ContextHandler> contextHandlers
public void add(ContextHandler handler)
public java.util.List<ContextHandler> getContextHandlers()