@Deprecated public class SpringWildcardServletTilesApplicationContext extends org.apache.tiles.servlet.context.ServletTilesApplicationContext
NOTE: Tiles 2 support is deprecated in favor of Tiles 3 and will be removed as of Spring Framework 5.0..
Constructor and Description |
---|
SpringWildcardServletTilesApplicationContext(ServletContext servletContext)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
URL |
getResource(String path)
Deprecated.
|
Set<URL> |
getResources(String path)
Deprecated.
|
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