Uses of Interface
org.fusesource.restygwt.rebind.AnnotationResolver

Packages that use AnnotationResolver
org.fusesource.restygwt.rebind   
 

Uses of AnnotationResolver in org.fusesource.restygwt.rebind
 

Classes in org.fusesource.restygwt.rebind that implement AnnotationResolver
 class ModelChangeAnnotationResolver
          Implementation for an annotationparser which is responsible to put annotation-data from ModelChange annotations to Method instances.
 

Methods in org.fusesource.restygwt.rebind that return types with arguments of type AnnotationResolver
static List<AnnotationResolver> BindingDefaults.getAnnotationResolvers(GeneratorContext context, TreeLogger logger)
          access all annotationresolvers that are registered
 

Methods in org.fusesource.restygwt.rebind with parameters of type AnnotationResolver
static void BindingDefaults.addAnnotationResolver(AnnotationResolver ar)
          access all annotationresolvers that are registered
 



Copyright © 2010-2011 FuseSource, Corp.. All Rights Reserved.