@Component(value="blRuleBuilderEnumOptionsResourceHandler") public class RuleBuilderEnumOptionsResourceHandler extends AbstractGeneratedResourceHandler
RuleBuilderEnumOptionsExtensionListener
to create the resourceModifier and Type | Field and Description |
---|---|
protected RuleBuilderEnumOptionsExtensionManager |
ruleBuilderEnumOptions |
generatedResourceCache
Constructor and Description |
---|
RuleBuilderEnumOptionsResourceHandler() |
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, getResource
protected RuleBuilderEnumOptionsExtensionManager ruleBuilderEnumOptions
public RuleBuilderEnumOptionsResourceHandler()
public boolean canHandle(String path)
canHandle
in class AbstractGeneratedResourceHandler
public org.springframework.core.io.Resource getFileContents(String path, List<org.springframework.core.io.Resource> locations)
getFileContents
in class AbstractGeneratedResourceHandler
public boolean isCachedResourceExpired(GeneratedResource cachedResource, String path, List<org.springframework.core.io.Resource> locations)
isCachedResourceExpired
in class AbstractGeneratedResourceHandler
Copyright © 2014. All rights reserved.