Uses of Interface
org.jvnet.annox.reflect.AnnotatedElementFactory

Packages that use AnnotatedElementFactory
org.jvnet.annox.reflect   
org.jvnet.annox.xml.bind   
 

Uses of AnnotatedElementFactory in org.jvnet.annox.reflect
 

Classes in org.jvnet.annox.reflect that implement AnnotatedElementFactory
 class DirectAnnotatedElementFactory
           
 class DualAnnotatedElementFactory
           
 class ResourcedAnnotatedElementFactory
           
 

Constructors in org.jvnet.annox.reflect with parameters of type AnnotatedElementFactory
DualAnnotatedElementFactory(AnnotatedElementFactory primary, AnnotatedElementFactory secondary)
           
 

Uses of AnnotatedElementFactory in org.jvnet.annox.xml.bind
 

Methods in org.jvnet.annox.xml.bind that return AnnotatedElementFactory
 AnnotatedElementFactory AnnoxAnnotationReader.getAnnotatedElementFactory()
           
 

Constructors in org.jvnet.annox.xml.bind with parameters of type AnnotatedElementFactory
AnnoxAnnotationReader(AnnotatedElementFactory annotatedElementFactory)
           
 



Copyright © 2006-2011 Highsource. All Rights Reserved.