com.google.gwt.inject.client.binder
Interface GinAnnotatedConstantBindingBuilder


public interface GinAnnotatedConstantBindingBuilder


Method Summary
 GinConstantBindingBuilder annotatedWith(java.lang.annotation.Annotation annotation)
           
 GinConstantBindingBuilder annotatedWith(java.lang.Class<? extends java.lang.annotation.Annotation> aClass)
           
 

Method Detail

annotatedWith

GinConstantBindingBuilder annotatedWith(java.lang.Class<? extends java.lang.annotation.Annotation> aClass)

annotatedWith

GinConstantBindingBuilder annotatedWith(java.lang.annotation.Annotation annotation)