- All Implemented Interfaces:
- java.io.Serializable
public class ApplicationParameter
extends java.lang.Object
implements java.io.Serializable
Representation of a context initialization parameter that is configured
in the server configuration file, rather than the application deployment
descriptor. This is convenient for establishing default values (which
may be configured to allow application overrides or not) without having
to modify the application deployment descriptor itself.
- Version:
- $Revision: 1237 $ $Date: 2009-11-02 20:55:48 -0500 (Mon, 02 Nov 2009) $
- Author:
- Craig R. McClanahan
- See Also:
- Serialized Form