@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
Copyright © 2003–2021. All rights reserved.