Interface ResourceProvider
-
- All Known Implementing Classes:
ClassPathResourceProvider,IconResourceProvider,TeamAppsSessionResourceProvider
public interface ResourceProviderCreated by mb on 08.10.15.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ResourcegetResource(java.lang.String servletPath, java.lang.String relativeResourcePath, java.lang.String httpSessionId)
-
-
-
Method Detail
-
getResource
Resource getResource(java.lang.String servletPath, java.lang.String relativeResourcePath, java.lang.String httpSessionId)
-
-