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, release
public SpringWildcardServletTilesApplicationContext(ServletContext servletContext)
public URL getResource(String path) throws IOException
getResource
in interface TilesApplicationContext
getResource
in class org.apache.tiles.servlet.context.ServletTilesApplicationContext
IOException
public Set<URL> getResources(String path) throws IOException
getResources
in interface TilesApplicationContext
getResources
in class org.apache.tiles.servlet.context.ServletTilesApplicationContext
IOException