@Component(value="blBLCJSResourceHandler") public class BLCJSResourceHandler extends AbstractGeneratedResourceHandler
| Modifier and Type | Field and Description |
|---|---|
protected RuntimeEnvironmentPropertiesManager |
propMgr |
DEFAULT_ORDER, extensionManager, generatedResourceCache, LOG, statisticsService, transUtil| Constructor and Description |
|---|
BLCJSResourceHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandle(String path) |
org.springframework.core.io.Resource |
getFileContents(String path,
List<org.springframework.core.io.Resource> locations) |
boolean |
isCachedResourceExpired(GeneratedResource cachedResource,
String path,
List<org.springframework.core.io.Resource> locations) |
getGeneratedResourceCache, getOrder, getRawResource, getResource, getResourceContents@Autowired protected RuntimeEnvironmentPropertiesManager propMgr
public boolean canHandle(String path)
canHandle in class AbstractGeneratedResourceHandlerpublic org.springframework.core.io.Resource getFileContents(String path, List<org.springframework.core.io.Resource> locations)
getFileContents in class AbstractGeneratedResourceHandlerpublic boolean isCachedResourceExpired(GeneratedResource cachedResource, String path, List<org.springframework.core.io.Resource> locations)
isCachedResourceExpired in class AbstractGeneratedResourceHandlerCopyright © 2014. All rights reserved.