public class GroovyScriptParser extends AbstractScriptParser
LOCATION_ATTRIBUTE, REFRESH_CHECK_DELAY_ATTRIBUTE
Constructor and Description |
---|
GroovyScriptParser() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getBeanClassName(org.w3c.dom.Element element) |
protected java.lang.String |
getScriptSourceClassName() |
protected void |
postProcess(org.springframework.beans.factory.support.BeanDefinitionBuilder builder,
org.w3c.dom.Element element,
org.springframework.beans.factory.xml.ParserContext parserContext)
Subclasses may override this no-op method to provide additional configuration.
|
doParse, shouldGenerateIdAsFallback
doParse, getBeanClass, getParentName, parseInternal
protected java.lang.String getBeanClassName(org.w3c.dom.Element element)
getBeanClassName
in class AbstractScriptParser
protected java.lang.String getScriptSourceClassName()
getScriptSourceClassName
in class AbstractScriptParser
protected void postProcess(org.springframework.beans.factory.support.BeanDefinitionBuilder builder, org.w3c.dom.Element element, org.springframework.beans.factory.xml.ParserContext parserContext)
AbstractScriptParser
postProcess
in class AbstractScriptParser