Class QNameReflectionParams
java.lang.Object
org.apache.xbean.spring.context.impl.QNameReflectionParams
- Version:
- $Revision: 1.1 $
-
Constructor Summary
ConstructorsConstructorDescriptionQNameReflectionParams
(org.springframework.beans.factory.support.AbstractBeanDefinition beanDefinition, Element element, PropertyDescriptor[] descriptors, int index) -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.beans.factory.support.AbstractBeanDefinition
int
getIndex()
-
Constructor Details
-
QNameReflectionParams
public QNameReflectionParams(org.springframework.beans.factory.support.AbstractBeanDefinition beanDefinition, Element element, PropertyDescriptor[] descriptors, int index)
-
-
Method Details
-
getBeanDefinition
public org.springframework.beans.factory.support.AbstractBeanDefinition getBeanDefinition() -
getDescriptors
-
getElement
-
getIndex
public int getIndex()
-