Class Helper


  • public final class Helper
    extends Object
    • Method Detail

      • determineBeanCacheKey

        public static String determineBeanCacheKey​(Class<?> beanType)
      • determineBeanCacheKey

        public static String determineBeanCacheKey​(String name,
                                                   Class<?> beanType)
      • allowExtensionsInCdi

        public static boolean allowExtensionsInCdi​(ServiceRegistry serviceRegistry)
      • getLifecycleStrategy

        public static BeanLifecycleStrategy getLifecycleStrategy​(boolean shouldRegistryManageLifecycle)