| WildcardPortletTilesApplicationContext | Portlet-based implementation of the TilesApplicationContext interface that can resolve resources even using wildcards. | code | html |
| WildcardPortletTilesApplicationContextFactory | In the #createApplicationContext(Object) method creates an instance of WildcardPortletTilesApplicationContext . | code | html |
This package contains deprecated classes and interfaces that allow to access the various contexts from a portlet application. These classes can manage resource getting through the use of Spring-like wildcards patterns.
Please use org.apache.tiles.portlet.wildcard package.