public class SpringWildcardServletTilesApplicationContext extends ServletApplicationContext
Constructor and Description |
---|
SpringWildcardServletTilesApplicationContext(ServletContext servletContext) |
Modifier and Type | Method and Description |
---|---|
ApplicationResource |
getResource(ApplicationResource base,
Locale locale) |
ApplicationResource |
getResource(String localePath) |
Collection<ApplicationResource> |
getResources(String path) |
getApplicationScope, getContext, getInitParams
public SpringWildcardServletTilesApplicationContext(ServletContext servletContext)
@Nullable public ApplicationResource getResource(String localePath)
getResource
in interface ApplicationContext
getResource
in class ServletApplicationContext
@Nullable public ApplicationResource getResource(ApplicationResource base, Locale locale)
getResource
in interface ApplicationContext
getResource
in class ServletApplicationContext
public Collection<ApplicationResource> getResources(String path)
getResources
in interface ApplicationContext
getResources
in class ServletApplicationContext