|
Java EE 5 SDK | ||||||||
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 EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
Copyright 2006 Sun Microsystems, Inc. All rights reserved.