Uses of Package
com.peterphi.std.guice.common.eagersingleton.annotations
Packages that use com.peterphi.std.guice.common.eagersingleton.annotations
-
Classes in com.peterphi.std.guice.common.eagersingleton.annotations used by com.peterphi.usermanager.daemonClassDescriptionA class with this annotation will automatically be eagerly bound in the guice environment.
UnlessEagerSingleton.inTests()
is set to true, this will be ignored within environments built for unit tests. -
Classes in com.peterphi.std.guice.common.eagersingleton.annotations used by com.peterphi.usermanager.guice.tokenClassDescriptionA class with this annotation will automatically be eagerly bound in the guice environment.
UnlessEagerSingleton.inTests()
is set to true, this will be ignored within environments built for unit tests.