Class AccessTypeInjector.Selector

    • Constructor Detail

      • Selector

        public Selector​(String className)
                 throws Exception
        Basic constructor
        Parameters:
        className - The name of the class handled by the injector
        Throws:
        Exception - In case the class is not found or is not an instance of InheritedAccessEnabled an exception is thrown