public abstract class AbstractRequestURIMappedProfileHandlerBeanDefinitionParser
extends org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
| コンストラクタと説明 |
|---|
AbstractRequestURIMappedProfileHandlerBeanDefinitionParser() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected void |
doParse(Element config,
org.springframework.beans.factory.support.BeanDefinitionBuilder builder) |
protected List<String> |
getRequestPaths(Element config)
Gets the list of request paths the profile handler handles.
|
protected boolean |
shouldGenerateId() |
doParse, getBeanClass, getBeanClassName, getParentName, parseInternalpublic AbstractRequestURIMappedProfileHandlerBeanDefinitionParser()
protected void doParse(Element config, org.springframework.beans.factory.support.BeanDefinitionBuilder builder)
doParse クラス内 org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParserprotected List<String> getRequestPaths(Element config)
config - profile handler configuration elementprotected boolean shouldGenerateId()
shouldGenerateId クラス内 org.springframework.beans.factory.xml.AbstractBeanDefinitionParserCopyright © 2012. All Rights Reserved.