com.google.gwt.inject.rebind
Annotation Type ModuleClasses


@Retention(value=RUNTIME)
@Target(value={PARAMETER,METHOD})
public @interface ModuleClasses

A binding annotation to be applied to a Collection containing all GinModule classes used to configure the current Ginjector.