Class TimerHandleImpl

    • Constructor Detail

    • Method Detail

      • getTimer

        public jakarta.ejb.Timer getTimer()
                                   throws IllegalStateException,
                                          jakarta.ejb.EJBException
        Returns the Timer corresponding to this timer handle

        Specified by:
        getTimer in interface jakarta.ejb.TimerHandle
        Throws:
        IllegalStateException
        jakarta.ejb.EJBException
      • getId

        public String getId()
      • getTimedObjectId

        public String getTimedObjectId()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object