GigaSpaces XAP 9.1 API

org.openspaces.core.config.xmlparser
Class XmlAnnotationExtractor

java.lang.Object
  extended by org.openspaces.core.config.xmlparser.XmlAnnotationExtractor

public class XmlAnnotationExtractor
extends Object

Since:
9.0.1
Author:
itaif

Constructor Summary
XmlAnnotationExtractor(Class<?> clazz)
           
 
Method Summary
 Map<String,Method> getMethodPerAttributeName()
           
 Map<String,Method> getMethodPerChildElementName()
           
 Map<Class<?>,Method> getMethodPerChildElementType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlAnnotationExtractor

public XmlAnnotationExtractor(Class<?> clazz)
Method Detail

getMethodPerAttributeName

public Map<String,Method> getMethodPerAttributeName()

getMethodPerChildElementName

public Map<String,Method> getMethodPerChildElementName()

getMethodPerChildElementType

public Map<Class<?>,Method> getMethodPerChildElementType()

GigaSpaces XAP 9.1 API

Copyright © GigaSpaces.