Package org.apache.tiles.portlet.context.wildcard

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

See:
          Description

Class Summary
WildcardPortletTilesApplicationContext Portlet-based implementation of the TilesApplicationContext interface that can resolve resources even using wildcards.
WildcardPortletTilesApplicationContextFactory In the WildcardPortletTilesApplicationContextFactory.createApplicationContext(Object) method creates an instance of WildcardPortletTilesApplicationContext.
 

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

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.