Package org.hibernate.resource.beans.internal

Class Helper


  • public final classHelperextendsObject
    • 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)