org.apache.xbean.spring.context.impl
Class QNameReflectionParams
java.lang.Object
org.apache.xbean.spring.context.impl.QNameReflectionParams
public class QNameReflectionParams
- extends Object
- Version:
- $Revision: 1.1 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QNameReflectionParams
public QNameReflectionParams(org.springframework.beans.factory.support.AbstractBeanDefinition beanDefinition,
Element element,
PropertyDescriptor[] descriptors,
int index)
getBeanDefinition
public org.springframework.beans.factory.support.AbstractBeanDefinition getBeanDefinition()
getDescriptors
public PropertyDescriptor[] getDescriptors()
getElement
public Element getElement()
getIndex
public int getIndex()
Copyright © 2005-2013. All Rights Reserved.