Overview Package Class Tree Deprecated Index Help
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: REQUIRED | OPTIONAL DETAIL: ELEMENT

javax.servlet.annotation
Annotation Type WebInitParam


@Target(value=TYPE)
@Retention(value=RUNTIME)
@Documented
public @interface WebInitParam

This annotation is used on a Servlet or Filter implementation class to specify an initialization parameter.

Since:
Servlet 3.0

Required Element Summary
java.lang.String name
Name of the initialization parameter
java.lang.String value
Value of the initialization parameter
Optional Element Summary
java.lang.String description
Description of the initialization parameter

Element Detail

name

public abstract java.lang.String name
Name of the initialization parameter


value

public abstract java.lang.String value
Value of the initialization parameter

description

public abstract java.lang.String description
Description of the initialization parameter

Default:
""

Overview Package Class Tree Deprecated Index Help
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: REQUIRED | OPTIONAL DETAIL: ELEMENT

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 によって変換されたページ (->オリジナル) /