@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 |
---|---|
java.net.URL |
getResource(java.lang.String path)
Deprecated.
|
java.util.Set<java.net.URL> |
getResources(java.lang.String path)
Deprecated.
|
createRequestContext, getApplicationScope, getContext, getInitParams, getServletContext, initialize, release
public SpringWildcardServletTilesApplicationContext(ServletContext servletContext)
public java.net.URL getResource(java.lang.String path) throws java.io.IOException
getResource
in interface TilesApplicationContext
getResource
in class org.apache.tiles.servlet.context.ServletTilesApplicationContext
java.io.IOException
public java.util.Set<java.net.URL> getResources(java.lang.String path) throws java.io.IOException
getResources
in interface TilesApplicationContext
getResources
in class org.apache.tiles.servlet.context.ServletTilesApplicationContext
java.io.IOException