Package org.glassfish.ejb.persistent.timer


package org.glassfish.ejb.persistent.timer
  • Class
    Description
     
    Persistent support part of the EJBTimerService
    TimerBean is a facade for the persistent state of an EJB Timer.
    To be used to read in TimerBean.Blob and replace with TimerState.Blob on v2.x upgrade
    Local view of the persistent representation of an EJB timer.
    TimerState represents the state of a persistent EJB Timer.