@Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public @interface UsingGuice
Modifier and Type | Optional Element and Description |
---|---|
boolean |
inheritModules |
Class<? extends com.google.inject.Module>[] |
modules |
public abstract Class<? extends com.google.inject.Module>[] modules
public abstract boolean inheritModules
Copyright © 2003-2014. All Rights Reserved.