Class SingletonScopeResolver

    • Constructor Detail

      • SingletonScopeResolver

        public SingletonScopeResolver​(java.lang.annotation.Annotation singleton)
        Constructs a new instance.
        Parameters:
        singleton - a singleton annotation to use, cannot be null
    • Method Detail

      • getAnnotation

        public java.lang.annotation.Annotation getAnnotation()