Class WildcardServletTilesApplicationContext
- java.lang.Object
-
- org.apache.tiles.servlet.context.ServletTilesApplicationContext
-
- org.apache.tiles.servlet.wildcard.WildcardServletTilesApplicationContext
-
- org.apache.tiles.servlet.context.wildcard.WildcardServletTilesApplicationContext
-
- All Implemented Interfaces:
org.apache.tiles.TilesApplicationContext
public class WildcardServletTilesApplicationContext extends WildcardServletTilesApplicationContext
Deprecated.Servlet-based implementation of the TilesApplicationContext interface that can resolve resources even using wildcards.- Since:
- 2.1.0
- Version:
- $Rev$ $Date$
-
-
Field Summary
-
Fields inherited from class org.apache.tiles.servlet.wildcard.WildcardServletTilesApplicationContext
resolver
-
-
Constructor Summary
Constructors Constructor Description WildcardServletTilesApplicationContext(javax.servlet.ServletContext servletContext)Deprecated.
-
Method Summary
-
Methods inherited from class org.apache.tiles.servlet.wildcard.WildcardServletTilesApplicationContext
getResource, getResources, initialize
-
Methods inherited from class org.apache.tiles.servlet.context.ServletTilesApplicationContext
createRequestContext, getApplicationScope, getContext, getInitParams, getServletContext, release
-
-