public abstract @interface

Singleton

implements Annotation
javax.inject.Singleton

Class Overview

Identifies a type that the injector only instantiates once. Not inherited.

See Also

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation