Class TimerHandleImpl

    • Constructor Detail

    • Method Detail

      • getTimer

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

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

        public String getId()
      • getTimedObjectId

        public String getTimedObjectId()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object