This project has retired. For details please refer to its
Attic page.
WildcardPortletTilesApplicationContext (Tiles 2 2.2.2 API)
org.apache.tiles.portlet.context.wildcard
Class WildcardPortletTilesApplicationContext
java.lang.Object
org.apache.tiles.portlet.context.PortletTilesApplicationContext
org.apache.tiles.portlet.wildcard.WildcardPortletTilesApplicationContext
org.apache.tiles.portlet.context.wildcard.WildcardPortletTilesApplicationContext
- All Implemented Interfaces:
- TilesApplicationContext
Deprecated. Use WildcardPortletTilesApplicationContext
.
public class WildcardPortletTilesApplicationContext
- extends WildcardPortletTilesApplicationContext
Portlet-based implementation of the TilesApplicationContext interface that
can resolve resources even using wildcards.
- Since:
- 2.1.0
- Version:
- $Rev: 817014 $ $Date: 2009-09-20 14:08:27 +0200 (dom, 20 set 2009) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WildcardPortletTilesApplicationContext
public WildcardPortletTilesApplicationContext(javax.portlet.PortletContext portletContext)
- Deprecated. Use
#WildcardPortletTilesApplicationContext(PortletContext)
.
- Constructor.
- Parameters:
portletContext
- The portlet context.- Since:
- 2.1.0
Copyright © 2001-2010 Apache Software Foundation. All Rights Reserved.