Serialized Form
|
Package org.apache.tiles.web.startup |
filterConfig
javax.servlet.FilterConfig filterConfig
- The filter configuration object we are associated with. If
this value is null, this filter instance is not currently
configured.
containerKey
java.lang.String containerKey
- The key under which the container is stored.
listener
TilesListener listener
- The private listener instance, that is used to initialize Tiles
container.
|
Package org.apache.tiles.web.util |
containerKey
java.lang.String containerKey
- The key under which the container is stored.
mutator
AttributeContextMutator mutator
- The object that will mutate the attribute context so that it uses
different attributes.