|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines methods for accessing initialization parameters.
Method Summary | |
java.util.List |
getInitParameterNames()
Returns a sorted list of the names of all initialization parameters (which may be the empty list). |
java.lang.String |
getInitParameterValue(java.lang.String name)
Returns the value of the named parameter, or null if the reciever does not have such a parameter. |
Method Detail |
public java.util.List getInitParameterNames()
public java.lang.String getInitParameterValue(java.lang.String name)
name
- the name of the parameter to retrieve
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |