Class BeanReloadExecutor


  • public class BeanReloadExecutor
    extends Object
    • Constructor Detail

      • BeanReloadExecutor

        public BeanReloadExecutor()
    • Method Detail

      • reloadBean

        public static void reloadBean​(String bdaId,
                                      Class<?> beanClass,
                                      Map<String,​String> oldFullSignatures,
                                      Map<String,​String> oldSignatures,
                                      String strReloadStrategy)
        Reload bean in existing bean manager.
        Parameters:
        bdaId - the Bean Deployment Archive ID
        beanClass - the bean class
        oldFullSignatures - the old full signatures
        oldSignatures - the old signatures
        strReloadStrategy - the str reload strategy