@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface WebInitParam
| Modifier and Type | Required Element and Description | 
|---|---|
| String | nameName of the initialization parameter | 
| String | valueValue of the initialization parameter | 
| Modifier and Type | Optional Element and Description | 
|---|---|
| String | descriptionDescription of the initialization parameter | 
Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.