This project has retired. For details please refer to its Attic page.
org.apache.tiles.servlet.context.wildcard (Tiles 2 2.1.4 API)

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.
WildcardServletTilesApplicationContextFactory In the WildcardServletTilesApplicationContextFactory.createApplicationContext(Object) method 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.



Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.