| 
Java™ Platform Standard Ed. 6  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Deprecated public @interface InitParam
An initialization parameter
| Required Element Summary | |
|---|---|
 String | 
name
Deprecated. Name of the initialization parameter  | 
 String | 
value
Deprecated. Value of the initialization parameter  | 
| Element Detail | 
|---|
public abstract String name
public abstract String value
  | 
Java™ Platform Standard Ed. 6  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved.