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