Annotation Interface GuiceElementModules
Repeatable
annotation for GuiceElementModule
.-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionSpecifies theGuiceElementModule
to be used when creating the Elements.
-
Element Details
-
value
GuiceElementModule[] valueSpecifies theGuiceElementModule
to be used when creating the Elements.- Returns:
- the
GuiceElementModule
types to be used when creating the element.
-