@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface EagerSingleton
inTests() is set to true, this will be ignored within environments built for unit tests.| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
inTests
If true, the binding will be marked as an eager singleton even during testing.
|
Copyright © 2014. All Rights Reserved.