Uses of Annotation Interface
dev.getelements.elements.sdk.spi.guice.annotations.GuiceElementModule
Packages that use GuiceElementModule
-
Uses of GuiceElementModule in dev.getelements.elements.sdk.spi.guice.record
Methods in dev.getelements.elements.sdk.spi.guice.record with parameters of type GuiceElementModuleModifier and TypeMethodDescriptionstatic GuiceElementModuleRecord
GuiceElementModuleRecord.from
(GuiceElementModule guiceElementModule) Creates aGuiceElementModuleRecord
from the suppliedGuiceElementModule
annotation.