Package org.apache.tiles.servlet.context.wildcard

Package class diagram package org.apache.tiles.servlet.context.wildcard
Classes and interfaces that allow to access the various contexts from a servlet application.

See:
          Description

Class Summary
WildcardServletTilesApplicationContext Servlet-based implementation of the TilesApplicationContext interface that can resolve resources even using wildcards.
WildcardServletTilesContextFactory Acts like ServletTilesContextFactory, except in the createApplicationContext(Object) method that creates an instance of WildcardServletTilesApplicationContext.
 

Package org.apache.tiles.servlet.context.wildcard Description

Classes and interfaces that allow to access the various contexts from a servlet application. These classes can manage resource getting through the use of Spring-like wildcards patterns.