public class SpringWildcardServletTilesApplicationContext extends org.apache.tiles.servlet.context.ServletTilesApplicationContext
| Constructor and Description |
|---|
SpringWildcardServletTilesApplicationContext(ServletContext servletContext) |
| Modifier and Type | Method and Description |
|---|---|
java.net.URL |
getResource(java.lang.String path) |
java.util.Set<java.net.URL> |
getResources(java.lang.String path) |
createRequestContext, getApplicationScope, getContext, getInitParams, getServletContext, initialize, releasepublic SpringWildcardServletTilesApplicationContext(ServletContext servletContext)
public java.net.URL getResource(java.lang.String path)
throws java.io.IOException
getResource in interface TilesApplicationContextgetResource in class org.apache.tiles.servlet.context.ServletTilesApplicationContextjava.io.IOExceptionpublic java.util.Set<java.net.URL> getResources(java.lang.String path)
throws java.io.IOException
getResources in interface TilesApplicationContextgetResources in class org.apache.tiles.servlet.context.ServletTilesApplicationContextjava.io.IOException