public Serializable getParameter(String key) returns a
serializable object representing the value of the specified key.
Parameters
- String key
- A string representing the key of the required parameter.
Returns
Returns a serializable object representing the value of the specified key.