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 20:19:48 +0100 (Do, 29. Okt 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-2012 The Apache Software Foundation. All Rights Reserved.