Class EJBTimerServiceUpgrade

java.lang.Object
org.glassfish.ejb.upgrade.EJBTimerServiceUpgrade
All Implemented Interfaces:
org.glassfish.api.admin.config.ConfigurationUpgrade, org.glassfish.hk2.api.PostConstruct

@Service(name="ejbTimerServiceUpgrade") public class EJBTimerServiceUpgrade extends Object implements org.glassfish.hk2.api.PostConstruct, org.glassfish.api.admin.config.ConfigurationUpgrade
Upgrade EJB Timer Service table from v2 to v3
Author:
Marina Vatkina
  • Constructor Details

    • EJBTimerServiceUpgrade

      public EJBTimerServiceUpgrade()
  • Method Details

    • postConstruct

      public void postConstruct()
      Specified by:
      postConstruct in interface org.glassfish.hk2.api.PostConstruct