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 Deprecated. Create an instance of WildcardPortletTilesApplicationContext yourself, by implementing TilesInitializer or extending AbstractTilesInitializer and overriding createTilesApplicationContext method.
 

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.



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