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