Apache Tomcat 7.0.37

org.apache.tomcat.util.http.mapper
Class Mapper.MapElement

java.lang.Object
  extended by org.apache.tomcat.util.http.mapper.Mapper.MapElement
Direct Known Subclasses:
Mapper.Context, Mapper.ContextVersion, Mapper.Host, Mapper.Wrapper
Enclosing class:
Mapper

protected abstract static class Mapper.MapElement
extends Object


Field Summary
 String name
           
 Object object
           
 
Constructor Summary
protected Mapper.MapElement()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public String name

object

public Object object
Constructor Detail

Mapper.MapElement

protected Mapper.MapElement()

Apache Tomcat 7.0.37

Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.