org.mortbay.jetty.ant.types
Class ContextHandlers
java.lang.Object
org.mortbay.jetty.ant.types.ContextHandlers
public class ContextHandlers
- extends Object
Specifies element in web app configuration.
- Author:
- Jakub Pawlowicz
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextHandlers
public ContextHandlers()
add
public void add(ContextHandler handler)
getContextHandlers
public List getContextHandlers()
Copyright © 2007 Mort Bay Consulting. All Rights Reserved.