Class TimerState


  • @Entity(name="Timer")
    public class TimerState
    extends Object
    TimerState represents the state of a persistent EJB Timer. It is part of the EJB container and is implemented as an Entity.
    Author:
    Marina Vatkina