Class EJBTimerServiceUpgrade

  • All Implemented Interfaces:
    ConfigurationUpgrade, org.glassfish.hk2.api.PostConstruct

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

      • EJBTimerServiceUpgrade

        public EJBTimerServiceUpgrade()
    • Method Detail

      • postConstruct

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