Class AbstractInjector.NotConcreteRegistrationException

    • Constructor Detail

      • NotConcreteRegistrationException

        public NotConcreteRegistrationException​(Class<?> componentImplementation)
    • Method Detail

      • getComponentImplementation

        public Class<?> getComponentImplementation()