Uses of Package
dev.getelements.elements.sdk.guice
Packages that use dev.getelements.elements.sdk.guice
Package
Description
The Guice SDK module is intended for using Guice to build an
Element
based
system.-
Classes in dev.getelements.elements.sdk.guice used by dev.getelements.elements.appnode.guiceClassDescriptionDefines a new
Element
which is sourced from the guice bindings visible to the module at the time the injector was created. -
Classes in dev.getelements.elements.sdk.guice used by dev.getelements.elements.dao.mongo.guiceClassDescriptionDefines a new
Element
which is sourced from the guice bindings visible to the module at the time the injector was created. -
Classes in dev.getelements.elements.sdk.guice used by dev.getelements.elements.sdk.guiceClassDescriptionSpecifies a singleton
ElementRegistry
instance scoped with the name specified inElementRegistry.ROOT
and makes it available to the entire application. -
Classes in dev.getelements.elements.sdk.guice used by dev.getelements.elements.service.guiceClassDescriptionDefines a new
Element
which is sourced from the guice bindings visible to the module at the time the injector was created.