Serialized Form
|
Package org.apache.tiles.servlet.context |
|
Package org.apache.tiles.web.startup |
initializer
TilesInitializer initializer
- The private listener instance, that is used to initialize Tiles
container.
filterConfig
javax.servlet.FilterConfig filterConfig
- Deprecated.
- The filter configuration object we are associated with. If
this value is null, this filter instance is not currently
configured.
|
Package org.apache.tiles.web.startup.simple |
|
Package org.apache.tiles.web.util |
log
org.slf4j.Logger log
- The logging object.
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.
Copyright © 2001-2010 Apache Software Foundation. All Rights Reserved.