Class ScopeDetector


  • @Deprecated
    public class ScopeDetector
    extends java.lang.Object
    Deprecated.
    Since 10.0, annotations are no longer available at runtime
    Retrieves the declared scope of a component
    Since:
    4.0
    Author:
    Manik Surtani
    • Constructor Summary

      Constructors 
      Constructor Description
      ScopeDetector()
      Deprecated.
       
    • Constructor Detail

      • ScopeDetector

        public ScopeDetector()
        Deprecated.
    • Method Detail

      • detectScope

        public static Scopes detectScope​(java.lang.Class<?> clazz)
        Deprecated.