Class AnnotationSpringSystemRoleFactory

    • Constructor Detail

      • AnnotationSpringSystemRoleFactory

        public AnnotationSpringSystemRoleFactory()
    • Method Detail

      • getBean

        @Nonnull
        protected <T> java.util.Optional<T> getBean​(@Nonnull
                                                    java.lang.Class<T> beanType)
        Retrieves an extra bean.
        Overrides:
        getBean in class SystemRoleFactorySupport
        Type Parameters:
        T - the static type of the bean
        Parameters:
        beanType - the dynamic type of the bean
        Returns:
        the bean