Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Deprecated public @interface InitParam
An initialization parameter
Modifier and Type | Required Element and Description |
---|---|
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. 7 DRAFT ea-b118 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.