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

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

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

See:
          Description

Class Summary
WildcardPortletTilesApplicationContext Deprecated. Use WildcardPortletTilesApplicationContext.
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

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.



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