Package org.openspaces.pu.sla.config
Class MemoryBeanDefinitionParser
java.lang.Object
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
org.openspaces.pu.sla.config.RangeRequirementBeanDefinitionParser
org.openspaces.pu.sla.config.MemoryBeanDefinitionParser
- All Implemented Interfaces:
org.springframework.beans.factory.xml.BeanDefinitionParser
A bean definition builder for
MemoryRequirement.- Author:
- kimchy
-
Field Summary
Fields inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
ID_ATTRIBUTE, NAME_ATTRIBUTE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openspaces.pu.sla.config.RangeRequirementBeanDefinitionParser
doParseMethods inherited from class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
doParse, getBeanClassName, getParentName, parseInternalMethods inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
parse, postProcessComponentDefinition, registerBeanDefinition, resolveId, shouldFireEvents, shouldGenerateId, shouldGenerateIdAsFallback, shouldParseNameAsAliases
-
Constructor Details
-
MemoryBeanDefinitionParser
public MemoryBeanDefinitionParser()
-
-
Method Details
-
getBeanClass
- Overrides:
getBeanClassin classRangeRequirementBeanDefinitionParser
-