class ServletContextExtension extends Object
An extension that adds methods to the ServletContext interface
Constructor and description |
---|
ServletContextExtension() |
Type Params | Return Type | Name and description |
---|---|---|
|
static void |
propertyMissing(ServletContext context, String name, Object value) |
|
static Object |
propertyMissing(ServletContext context, String name) |