@InterfaceAudience.Private class ServletConfig extends Object
private String
clazz
name
pathSpec
ServletConfig(String name, String pathSpec, String clazz)
String
getClazz()
getName()
getPathSpec()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private String name
private String pathSpec
private String clazz
public ServletConfig(String name, String pathSpec, String clazz)
public String getName()
public String getPathSpec()
public String getClazz()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.