public class EnvironmentDefinitionParser
extends org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
Constructor and Description |
---|
EnvironmentDefinitionParser() |
Modifier and Type | Method and Description |
---|---|
protected void |
checkRefOrNestedBean(Element environmentElement,
String tagName,
String property,
String refAttribute,
org.springframework.beans.factory.support.BeanDefinitionBuilder factory,
org.springframework.beans.factory.xml.ParserContext parserContext) |
protected org.springframework.beans.factory.support.AbstractBeanDefinition |
parseInternal(Element element,
org.springframework.beans.factory.xml.ParserContext parserContext) |
public static final String ATTRIBUTE_ID
public static final String ATTRIBUTE_REF
public static final String ATTRIBUTE_SCOPE
public static final String ATTRIBUTE_STRATEGY_ACCEPTOR_REF
public static final String ATTRIBUTE_ENV_REF
public static final String ELEMENT_ENTITY_MANAGER_FACTORY
public static final String ELEMENT_TRANSACTION_MANAGER
public static final String ELEMENT_GLOBALS
public static final String ELEMENT_DATE_FORMATS
public static final String ELEMENT_CALENDARS
public static final String ELEMENT_OBJECT_MARSHALLING_STRATEGIES
public static final String ELEMENT_SERIALIZABLE_PLACEHOLDER_RESOLVER_STRATEGY
public static final String ELEMENT_IDENTITY_PLACEHOLDER_RESOLVER_STRATEGY
public static final String ELEMENT_PROCESS_INSTANCE_RESOLVER_STRATEGY
public static final String ELEMENT_JPA_PLACEHOLDER_RESOLVER_STRATEGY
public static final String ELEMENT_SCOPED_ENTITY_MANAGER
public static final String ELEMENT_CUSTOM_MARSHALLING_STRATEGY
public static final String ELEMENT_BEAN
public static final String ELEMENT_STRATEGY_ACCEPTOR
public static final String PROPERTY_ENTITY_MANAGER_FACTORY
public static final String PROPERTY_TRANSACTION_MANAGER
public static final String PROPERTY_GLOBALS
public static final String PROPERTY_CALENDARS
public static final String PROPERTY_DATE_FORMATS
public static final String PROPERTY_JPA_PLACE_HOLDER_RESOLVER_STRATEGY_ENV
public static final String PROPERTY_APP_SCOPED_ENTITY_MANAGER
public static final String PROPERTY_CMD_SCOPED_ENTITY_MANAGER
public static final String PROPERTY_SERIALIZABLE_PLACEHOLDER_RESOLVER_STRATEGY_ACCEPTOR
public static final String PROPERTY_IDENTITY_PLACEHOLDER_RESOLVER_STRATEGY_ACCEPTOR
public static final String PROPERTY_CUSTOM_MARSHALLING_STRATEGY
public static final String PROPERTY_OBJECT_MARSHALLING_ORDER
public static final String PROPERTY_NAME
protected org.springframework.beans.factory.support.AbstractBeanDefinition parseInternal(Element element, org.springframework.beans.factory.xml.ParserContext parserContext)
parseInternal
in class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.