Overview Package Class Tree Deprecated Index Help
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

javax.servlet
Class HttpMethodConstraintElement

java.lang.Object
 extended by javax.servlet.HttpConstraintElement
 extended by javax.servlet.HttpMethodConstraintElement

public class HttpMethodConstraintElement
extends HttpConstraintElement

Java Class represntation of an HttpMethodConstraint annotation value.

Since:
Servlet 3.0

Constructor Summary
HttpMethodConstraintElement(java.lang.String methodName)
Constructs an instance with default HttpConstraintElement value.
HttpMethodConstraintElement(java.lang.String methodName, HttpConstraintElement constraint)
Constructs an instance with specified HttpConstraintElement value.
Method Summary
java.lang.String getMethodName()
Gets the HTTP method name.
Methods inherited from class javax.servlet.HttpConstraintElement
getEmptyRoleSemantic, getRolesAllowed, getTransportGuarantee
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Detail

HttpMethodConstraintElement

public HttpMethodConstraintElement(java.lang.String methodName)
Constructs an instance with default HttpConstraintElement value.

Parameters:
methodName - the name of an HTTP protocol method. The name must not be null, or the empty string, and must be a legitimate HTTP Method name as defined by RFC 2616

HttpMethodConstraintElement

public HttpMethodConstraintElement(java.lang.String methodName,
 HttpConstraintElement constraint)
Constructs an instance with specified HttpConstraintElement value.

Parameters:
methodName - the name of an HTTP protocol method. The name must not be null, or the empty string, and must be a legitimate HTTP Method name as defined by RFC 2616
constraint - the HTTPconstraintElement value to assign to the named HTTP method
Method Detail

getMethodName

public java.lang.String getMethodName()
Gets the HTTP method name.

Returns:
the Http method name

Overview Package Class Tree Deprecated Index Help
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

Submit a bug or feature

Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.

Generated on 10-February-2011 12:41

Scripting on this page tracks web page traffic, but does not change the content in any way.

AltStyle によって変換されたページ (->オリジナル) /