Class QNameReflectionParams

java.lang.Object
org.apache.xbean.spring.context.impl.QNameReflectionParams

public class QNameReflectionParams extends Object
Version:
$Revision: 1.1 $
  • 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

      public PropertyDescriptor[] getDescriptors()
    • getElement

      public Element getElement()
    • getIndex

      public int getIndex()