A C D E F G I L M N O P R S T W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractTilesInitializerServlet - Class in org.apache.tiles.web.startup
-
Abstract Initialization Servlet.
- AbstractTilesInitializerServlet() - Constructor for class org.apache.tiles.web.startup.AbstractTilesInitializerServlet
- AbstractTilesListener - Class in org.apache.tiles.web.startup
-
Listener for the initialization of the Tiles container.
- AbstractTilesListener() - Constructor for class org.apache.tiles.web.startup.AbstractTilesListener
- AttributeContextMutator - Interface in org.apache.tiles.web.util
-
It represents an object able to manipulate a
AttributeContext.
C
- COMPOSE_STACK_ATTRIBUTE_NAME - Static variable in class org.apache.tiles.servlet.context.ServletUtil
-
The name of the attribute that will contain the compose stack.
- CONTAINER_KEY_INIT_PARAMETER - Static variable in class org.apache.tiles.web.util.TilesDecorationFilter
-
Init parameter to define the key of the container to use.
- CONTAINER_KEY_INIT_PARAMETER - Static variable in class org.apache.tiles.web.util.TilesDispatchServlet
-
Init parameter to define the key of the container to use.
- contextDestroyed(ServletContextEvent) - Method in class org.apache.tiles.web.startup.AbstractTilesListener
-
Remove the tiles container from service.
- contextInitialized(ServletContextEvent) - Method in class org.apache.tiles.web.startup.AbstractTilesListener
-
Initialize the TilesContainer and place it into service.
- createApplicationContext(Object) - Method in class org.apache.tiles.servlet.context.ServletTilesApplicationContextFactory
-
Deprecated.
- createApplicationContext(Object) - Method in class org.apache.tiles.servlet.context.ServletTilesContextFactory
-
Deprecated.
- createContainer(ServletContext) - Method in class org.apache.tiles.web.startup.TilesListener
-
Deprecated.Extend
BasicTilesInitializer. - createRequestContext(Object, Object) - Method in class org.apache.tiles.servlet.context.ServletTilesApplicationContext
-
Deprecated.Use
TilesRequestContextFactory.createRequestContext(TilesApplicationContext, Object...). - createRequestContext(TilesApplicationContext, Object...) - Method in class org.apache.tiles.servlet.context.ServletTilesContextFactory
-
Deprecated.
- createRequestContext(TilesApplicationContext, Object...) - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContextFactory
- createTilesInitializer() - Method in class org.apache.tiles.web.startup.AbstractTilesInitializerServlet
-
Creates a new instance of
TilesInitializer. - createTilesInitializer() - Method in class org.apache.tiles.web.startup.AbstractTilesListener
-
Creates a new instance of
TilesInitializer. - createTilesInitializer() - Method in class org.apache.tiles.web.startup.simple.SimpleTilesInitializerServlet
-
Creates a new instance of
TilesInitializer. - createTilesInitializer() - Method in class org.apache.tiles.web.startup.simple.SimpleTilesListener
-
Creates a new instance of
TilesInitializer. - createTilesInitializer() - Method in class org.apache.tiles.web.startup.TilesListener
-
Deprecated.Creates a new instance of
BasicTilesInitializer. - createTilesInitializer() - Method in class org.apache.tiles.web.startup.TilesServlet
-
Deprecated.Creates a new instance of
BasicTilesInitializer. - CURRENT_CONTAINER_ATTRIBUTE_NAME - Static variable in class org.apache.tiles.servlet.context.ServletUtil
-
Name of the attribute used to store the current used container.
D
- destroy() - Method in class org.apache.tiles.web.startup.AbstractTilesInitializerServlet
- destroy() - Method in class org.apache.tiles.web.startup.TilesFilter
-
Deprecated.Destroy method for this filter.
- destroy() - Method in class org.apache.tiles.web.util.TilesDecorationFilter
- dispatch(String) - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.tiles.web.startup.TilesFilter
-
Deprecated.Checks whether Tiles Definitions need to be reloaded.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.tiles.web.util.TilesDecorationFilter
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.tiles.web.util.TilesDispatchServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.tiles.web.util.TilesDispatchServlet
E
- ExternalWriterHttpServletResponse - Class in org.apache.tiles.servlet.context
-
Wraps an HTTP response and overrides its print writer.
- ExternalWriterHttpServletResponse(HttpServletResponse, PrintWriter) - Constructor for class org.apache.tiles.servlet.context.ExternalWriterHttpServletResponse
-
Constructor.
F
- FORCE_INCLUDE_ATTRIBUTE_NAME - Static variable in class org.apache.tiles.servlet.context.ServletUtil
-
Name of the attribute used to store the force-include option.
- forward(String) - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
-
Forwards to a path.
G
- getApplicationContext() - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
- getApplicationScope() - Method in class org.apache.tiles.servlet.context.ServletTilesApplicationContext
- getAttribute(String) - Method in class org.apache.tiles.web.util.ServletContextAdapter
- getAttributeNames() - Method in class org.apache.tiles.web.util.ServletContextAdapter
- getComposeStack(HttpServletRequest) - Static method in class org.apache.tiles.servlet.context.ServletUtil
-
Returns the compose stack, that is used by the tags to compose definitions, attributes, etc.
- getContainer(ServletContext) - Static method in class org.apache.tiles.servlet.context.ServletUtil
-
Returns the default Tiles container.
- getContainer(ServletContext, String) - Static method in class org.apache.tiles.servlet.context.ServletUtil
-
Returns a specific Tiles container.
- getContext() - Method in class org.apache.tiles.servlet.context.ServletTilesApplicationContext
- getContext(String) - Method in class org.apache.tiles.web.util.ServletContextAdapter
- getContextPath() - Method in class org.apache.tiles.web.util.ServletContextAdapter
- getCurrentContainer(ServletRequest, ServletContext) - Static method in class org.apache.tiles.servlet.context.ServletUtil
-
Returns the current container that has been set, or the default one.
- getDefinitionName(HttpServletRequest) - Method in class org.apache.tiles.web.util.TilesDispatchServlet
-
Returns the called definition name for the given request.
- getFilterConfig() - Method in class org.apache.tiles.web.startup.TilesFilter
-
Deprecated.Returns the filter configuration object for this filter.
- getFilterConfig() - Method in class org.apache.tiles.web.util.TilesDecorationFilter
-
Returns the filter configuration object.
- getHeader() - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
- getHeaderValues() - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
- getInitParameter(String) - Method in class org.apache.tiles.web.util.ServletContextAdapter
- getInitParameterNames() - Method in class org.apache.tiles.web.util.ServletContextAdapter
- getInitParams() - Method in class org.apache.tiles.servlet.context.ServletTilesApplicationContext
- getMajorVersion() - Method in class org.apache.tiles.web.util.ServletContextAdapter
- getMimeType(String) - Method in class org.apache.tiles.web.util.ServletContextAdapter
- getMinorVersion() - Method in class org.apache.tiles.web.util.ServletContextAdapter
- getNamedDispatcher(String) - Method in class org.apache.tiles.web.util.ServletContextAdapter
- getOutputStream() - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
- getParam() - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
- getParamValues() - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
- getPrintWriter() - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
- getRealPath(String) - Method in class org.apache.tiles.web.util.ServletContextAdapter
- getRequest() - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
- getRequestDispatcher(String) - Method in class org.apache.tiles.web.util.ServletContextAdapter
- getRequestLocale() - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
- getRequestObjects() - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
- getRequestScope() - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
- getResource(String) - Method in class org.apache.tiles.servlet.context.ServletTilesApplicationContext
- getResource(String) - Method in class org.apache.tiles.web.util.ServletContextAdapter
- getResourceAsStream(String) - Method in class org.apache.tiles.web.util.ServletContextAdapter
- getResourcePaths(String) - Method in class org.apache.tiles.web.util.ServletContextAdapter
- getResources(String) - Method in class org.apache.tiles.servlet.context.ServletTilesApplicationContext
- getResponse() - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
- getServerInfo() - Method in class org.apache.tiles.web.util.ServletContextAdapter
- getServlet(String) - Method in class org.apache.tiles.web.util.ServletContextAdapter
- getServletContext() - Method in class org.apache.tiles.servlet.context.ServletTilesApplicationContext
-
Deprecated.
- getServletContext() - Method in class org.apache.tiles.web.util.TilesDecorationFilter
-
Returns the servlet context.
- getServletContext(TilesApplicationContext) - Method in class org.apache.tiles.servlet.context.ServletTilesContextFactory
-
Deprecated.Use
TilesApplicationContext.getContext(). - getServletContext(TilesApplicationContext) - Static method in class org.apache.tiles.servlet.context.ServletUtil
-
Gets a servlet context from a TilesApplicationContext.
- getServletContextName() - Method in class org.apache.tiles.web.util.ServletContextAdapter
- getServletNames() - Method in class org.apache.tiles.web.util.ServletContextAdapter
- getServletRequest(TilesRequestContext) - Static method in class org.apache.tiles.servlet.context.ServletUtil
-
Opens a TilesRequestContext until it finds a ServletTilesRequestContext.
- getServlets() - Method in class org.apache.tiles.web.util.ServletContextAdapter
- getSessionScope() - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
- getWriter() - Method in class org.apache.tiles.servlet.context.ExternalWriterHttpServletResponse
- getWriter() - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
I
- include(String) - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
- init() - Method in class org.apache.tiles.web.startup.AbstractTilesInitializerServlet
- init() - Method in class org.apache.tiles.web.util.TilesDispatchServlet
- init(Map<String, String>) - Method in class org.apache.tiles.servlet.context.ServletTilesApplicationContextFactory
-
Deprecated.
- init(Map<String, String>) - Method in class org.apache.tiles.servlet.context.ServletTilesContextFactory
-
Deprecated.
- init(Map<String, String>) - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContextFactory
- init(FilterConfig) - Method in class org.apache.tiles.web.startup.TilesFilter
-
Deprecated.
- init(FilterConfig) - Method in class org.apache.tiles.web.util.TilesDecorationFilter
- initialize(HttpServletRequest, HttpServletResponse) - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
-
Initialize (or reinitialize) this
ServletTilesRequestContextinstance for the specified Servlet API objects. - initialize(ServletContext) - Method in class org.apache.tiles.servlet.context.ServletTilesApplicationContext
-
Initialize (or reinitialize) this
TilesApplicationContextinstance for the specified Servlet API objects. - initializer - Variable in class org.apache.tiles.web.startup.AbstractTilesListener
-
The initializer object.
- isForceInclude(HttpServletRequest) - Static method in class org.apache.tiles.servlet.context.ServletUtil
-
Returns true if forced include of the result is needed.
- isResponseCommitted() - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
- isUserInRole(String) - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
L
- log(Exception, String) - Method in class org.apache.tiles.web.util.ServletContextAdapter
- log(String) - Method in class org.apache.tiles.web.startup.TilesFilter
-
Deprecated.
- log(String) - Method in class org.apache.tiles.web.util.ServletContextAdapter
- log(String, Throwable) - Method in class org.apache.tiles.web.util.ServletContextAdapter
M
- mutate(AttributeContext, ServletRequest) - Method in interface org.apache.tiles.web.util.AttributeContextMutator
-
Mutate a
AttributeContext.
N
- NotAServletEnvironmentException - Exception in org.apache.tiles.servlet.context
-
Exception that indicates that a resource could not be used because it is not in a servlet environment.
- NotAServletEnvironmentException() - Constructor for exception org.apache.tiles.servlet.context.NotAServletEnvironmentException
-
Constructor.
- NotAServletEnvironmentException(Exception) - Constructor for exception org.apache.tiles.servlet.context.NotAServletEnvironmentException
-
Constructor.
- NotAServletEnvironmentException(String) - Constructor for exception org.apache.tiles.servlet.context.NotAServletEnvironmentException
-
Constructor.
- NotAServletEnvironmentException(String, Exception) - Constructor for exception org.apache.tiles.servlet.context.NotAServletEnvironmentException
-
Constructor.
O
- org.apache.tiles.servlet.context - package org.apache.tiles.servlet.context
-
Classes and interfaces that allow to access the various contexts from a servlet application.
- org.apache.tiles.web.startup - package org.apache.tiles.web.startup
-
Classes to start the Tiles engine up in a web environment.
- org.apache.tiles.web.startup.simple - package org.apache.tiles.web.startup.simple
-
Classes to start the Tiles engine up in a web environment using the default settings.
- org.apache.tiles.web.util - package org.apache.tiles.web.util
-
Utility classes to use Tiles in a servlet environment.
P
- parseAlternateDefinitions() - Method in class org.apache.tiles.web.util.TilesDecorationFilter
-
Creates the alternate definitions map, to map a mask of definition names to a configured definition.
R
- release() - Method in class org.apache.tiles.servlet.context.ServletTilesApplicationContext
-
Release references to allocated resources acquired in
initialize()of via subsequent processing. - release() - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
-
Release references to allocated resources acquired in
initialize()of via subsequent processing. - removeAttribute(String) - Method in class org.apache.tiles.web.util.ServletContextAdapter
S
- ServletContextAdapter - Class in org.apache.tiles.web.util
-
Adapts a servlet config and a servlet context to become a unique servlet context.
- ServletContextAdapter(ServletConfig) - Constructor for class org.apache.tiles.web.util.ServletContextAdapter
-
Constructor.
- ServletTilesApplicationContext - Class in org.apache.tiles.servlet.context
-
Servlet-based implementation of the TilesApplicationContext interface.
- ServletTilesApplicationContext(ServletContext) - Constructor for class org.apache.tiles.servlet.context.ServletTilesApplicationContext
-
Creates a new instance of ServletTilesApplicationContext.
- ServletTilesApplicationContextFactory - Class in org.apache.tiles.servlet.context
-
Deprecated.Create an instance of
ServletTilesApplicationContextyourself, by implementingTilesInitializeror extendingAbstractTilesInitializerand overridingcreateTilesApplicationContextmethod. - ServletTilesApplicationContextFactory() - Constructor for class org.apache.tiles.servlet.context.ServletTilesApplicationContextFactory
-
Deprecated.
- ServletTilesContextFactory - Class in org.apache.tiles.servlet.context
-
Deprecated.
- ServletTilesContextFactory() - Constructor for class org.apache.tiles.servlet.context.ServletTilesContextFactory
-
Deprecated.Do not use! No replacement.
- ServletTilesRequestContext - Class in org.apache.tiles.servlet.context
-
Servlet-based implementation of the TilesApplicationContext interface.
- ServletTilesRequestContext(ServletContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.tiles.servlet.context.ServletTilesRequestContext
- ServletTilesRequestContext(TilesApplicationContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.tiles.servlet.context.ServletTilesRequestContext
-
Creates a new instance of ServletTilesRequestContext.
- ServletTilesRequestContextFactory - Class in org.apache.tiles.servlet.context
-
Creates an instance of the appropriate
TilesRequestContextimplementation in a servlet environment. - ServletTilesRequestContextFactory() - Constructor for class org.apache.tiles.servlet.context.ServletTilesRequestContextFactory
- ServletUtil - Class in org.apache.tiles.servlet.context
-
Utilities for Tiles servlet support.
- setAttribute(String, Object) - Method in class org.apache.tiles.web.util.ServletContextAdapter
- setContainer(ServletContext, TilesContainer) - Static method in class org.apache.tiles.servlet.context.ServletUtil
-
Configures the default container to be used in the application.
- setContainer(ServletContext, TilesContainer, String) - Static method in class org.apache.tiles.servlet.context.ServletUtil
-
Configures the container to be used in the application.
- setContentType(String) - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
- setCurrentContainer(ServletRequest, ServletContext, String) - Static method in class org.apache.tiles.servlet.context.ServletUtil
-
Sets the current container to use in web pages.
- setCurrentContainer(ServletRequest, ServletContext, TilesContainer) - Static method in class org.apache.tiles.servlet.context.ServletUtil
-
Sets the current container to use in web pages.
- setFilterConfig(FilterConfig) - Method in class org.apache.tiles.web.startup.TilesFilter
-
Deprecated.Set the filter configuration object for this filter.
- setForceInclude(HttpServletRequest, boolean) - Static method in class org.apache.tiles.servlet.context.ServletUtil
-
Sets the option that enables the forced include of the response.
- SimpleTilesInitializerServlet - Class in org.apache.tiles.web.startup.simple
-
A Tiles listener that loads Tiles in the default way.
- SimpleTilesInitializerServlet() - Constructor for class org.apache.tiles.web.startup.simple.SimpleTilesInitializerServlet
- SimpleTilesListener - Class in org.apache.tiles.web.startup.simple
-
A Tiles listener that loads Tiles in the default way.
- SimpleTilesListener() - Constructor for class org.apache.tiles.web.startup.simple.SimpleTilesListener
T
- TilesDecorationFilter - Class in org.apache.tiles.web.util
-
Decoration Filter.
- TilesDecorationFilter() - Constructor for class org.apache.tiles.web.util.TilesDecorationFilter
- TilesDispatchServlet - Class in org.apache.tiles.web.util
-
Tiles dispatching servlet.
- TilesDispatchServlet() - Constructor for class org.apache.tiles.web.util.TilesDispatchServlet
- TilesFilter - Class in org.apache.tiles.web.startup
-
Deprecated.Use
TilesServletorTilesListener. If you want a decoration Filter, useTilesDecorationFilter. Moreover, definition files reload themselves if theDefinitionDAOimplementsRefreshable. - TilesFilter() - Constructor for class org.apache.tiles.web.startup.TilesFilter
-
Deprecated.
- TilesListener - Class in org.apache.tiles.web.startup
-
Deprecated.Please extend
AbstractTilesListener. - TilesListener() - Constructor for class org.apache.tiles.web.startup.TilesListener
-
Deprecated.
- TilesServlet - Class in org.apache.tiles.web.startup
-
Deprecated.Please extend
AbstractTilesInitializerServlet. - TilesServlet() - Constructor for class org.apache.tiles.web.startup.TilesServlet
-
Deprecated.
W
- wrapServletException(ServletException, String) - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
-
Deprecated.
- wrapServletException(ServletException, String) - Static method in class org.apache.tiles.servlet.context.ServletUtil
-
Wraps a ServletException to create an IOException with the root cause if present.
All Classes All Packages