public class QNameReflectionParams
extends java.lang.Object
Constructor | Description |
---|---|
QNameReflectionParams(org.springframework.beans.factory.support.AbstractBeanDefinition beanDefinition,
org.w3c.dom.Element element,
java.beans.PropertyDescriptor[] descriptors,
int index) |
Modifier and Type | Method | Description |
---|---|---|
org.springframework.beans.factory.support.AbstractBeanDefinition |
getBeanDefinition() |
|
java.beans.PropertyDescriptor[] |
getDescriptors() |
|
org.w3c.dom.Element |
getElement() |
|
int |
getIndex() |
Copyright © 2005–2018. All rights reserved.