|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tiles.servlet.context.ServletTilesApplicationContext
org.apache.tiles.servlet.wildcard.WildcardServletTilesApplicationContext
org.apache.tiles.servlet.context.wildcard.WildcardServletTilesApplicationContext
WildcardServletTilesApplicationContext
.
public class WildcardServletTilesApplicationContext
Servlet-based implementation of the TilesApplicationContext interface that can resolve resources even using wildcards.
Field Summary |
---|
Fields inherited from class org.apache.tiles.servlet.wildcard.WildcardServletTilesApplicationContext |
---|
resolver |
Constructor Summary | |
---|---|
WildcardServletTilesApplicationContext(ServletContext servletContext)
Deprecated. Use #WildcardServletTilesApplicationContext(ServletContext)
. |
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WildcardServletTilesApplicationContext(ServletContext servletContext)
#WildcardServletTilesApplicationContext(ServletContext)
.
servletContext
- The servlet context.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |