Class SingletonLiteral

  • All Implemented Interfaces:
    java.lang.annotation.Annotation

    public final class SingletonLiteral
    extends AnnotationLiteral<javax.inject.Singleton>
    implements javax.inject.Singleton
    Supports inline instantiation of the Singleton annotation.
    Since:
    2.0
    See Also:
    Serialized Form
    • Constructor Detail

      • SingletonLiteral

        public SingletonLiteral()