Annotation Interface Singleton


@Scope @Documented @Retention(RUNTIME) public @interface Singleton
Identifies a type that the injector only instantiates once. Not inherited.
See Also: