javax.servlet
Class HttpMethodConstraintElement
java.lang.Object
javax.servlet.HttpConstraintElement
javax.servlet.HttpMethodConstraintElement
public class HttpMethodConstraintElement
- extends HttpConstraintElement
- Since:
- 3.0
- Version:
- $Rev: 831066 $ $Date: 2009-10-29 15:19:48 -0400 (Thu, 29 Oct 2009) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpMethodConstraintElement
public HttpMethodConstraintElement(String methodName)
HttpMethodConstraintElement
public HttpMethodConstraintElement(String methodName,
HttpConstraintElement constraintElement)
getMethodName
public String getMethodName()
Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.