ariba.ui.meta.core
Class ObjectMeta.AnnotationProcessor

java.lang.Object
  extended by ariba.ui.meta.core.ObjectMeta.AnnotationProcessor
Enclosing class:
ObjectMeta

public abstract static class ObjectMeta.AnnotationProcessor
extends java.lang.Object


Constructor Summary
ObjectMeta.AnnotationProcessor()
           
 
Method Summary
abstract  void processAnnotation(java.lang.annotation.Annotation annotation, java.lang.reflect.AnnotatedElement prop, java.util.List selectorList, java.util.Map propertyMap, boolean isAction)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectMeta.AnnotationProcessor

public ObjectMeta.AnnotationProcessor()
Method Detail

processAnnotation

public abstract void processAnnotation(java.lang.annotation.Annotation annotation,
                                       java.lang.reflect.AnnotatedElement prop,
                                       java.util.List selectorList,
                                       java.util.Map propertyMap,
                                       boolean isAction)


AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.