org.openspaces.core.config.xmlparser
Class XmlAnnotationExtractor
java.lang.Object
org.openspaces.core.config.xmlparser.XmlAnnotationExtractor
public class XmlAnnotationExtractor
- extends Object
- Since:
- 9.0.1
- Author:
- itaif
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlAnnotationExtractor
public XmlAnnotationExtractor(Class<?> clazz)
getMethodPerAttributeName
public Map<String,Method> getMethodPerAttributeName()
getMethodPerChildElementName
public Map<String,Method> getMethodPerChildElementName()
getMethodPerChildElementType
public Map<Class<?>,Method> getMethodPerChildElementType()
Copyright © GigaSpaces.