org.apache.tomcat.util.http.mapper
Class Mapper.Context
java.lang.Object
|
+--org.apache.tomcat.util.http.mapper.Mapper.MapElement
|
+--org.apache.tomcat.util.http.mapper.Mapper.Context
- Enclosing class:
- Mapper
- protected final class Mapper.Context
- extends Mapper.MapElement
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
path
public java.lang.String path
welcomeResources
public java.lang.String[] welcomeResources
resources
public javax.naming.Context resources
defaultWrapper
public Mapper.Wrapper defaultWrapper
exactWrappers
public Mapper.Wrapper[] exactWrappers
wildcardWrappers
public Mapper.Wrapper[] wildcardWrappers
extensionWrappers
public Mapper.Wrapper[] extensionWrappers
Mapper.Context
protected Mapper.Context()
Copyright © 2001 Apache Software Foundation. All Rights Reserved.