@Component(value="blRuleBuilderEnumOptionsResourceHandler") public class RuleBuilderEnumOptionsResourceHandler extends AbstractGeneratedResourceHandler
RuleBuilderEnumOptionsExtensionListener to create the resource| Modifier and Type | Field and Description |
|---|---|
protected RuleBuilderEnumOptionsExtensionManager |
ruleBuilderEnumOptions |
generatedResourceCache| Constructor and Description |
|---|
RuleBuilderEnumOptionsResourceHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandle(java.lang.String path) |
org.springframework.core.io.Resource |
getFileContents(java.lang.String path,
java.util.List<org.springframework.core.io.Resource> locations) |
boolean |
isCachedResourceExpired(GeneratedResource cachedResource,
java.lang.String path,
java.util.List<org.springframework.core.io.Resource> locations) |
getGeneratedResourceCache, getResourceprotected RuleBuilderEnumOptionsExtensionManager ruleBuilderEnumOptions
public RuleBuilderEnumOptionsResourceHandler()
public boolean canHandle(java.lang.String path)
canHandle in class AbstractGeneratedResourceHandlerpublic org.springframework.core.io.Resource getFileContents(java.lang.String path,
java.util.List<org.springframework.core.io.Resource> locations)
getFileContents in class AbstractGeneratedResourceHandlerpublic boolean isCachedResourceExpired(GeneratedResource cachedResource, java.lang.String path, java.util.List<org.springframework.core.io.Resource> locations)
isCachedResourceExpired in class AbstractGeneratedResourceHandlerCopyright © 2018. All Rights Reserved.