Class TimerWrapper.SerializedTimerWrapper

    • Method Detail

      • createObject

        public Object createObject​(long appUniqueId)
                            throws jakarta.ejb.EJBException
        When deserializing the timer wrapper create a TimerWrapper object. Check if the record is valid only when making calls on the object.
        Specified by:
        createObject in interface SerializableObjectFactory
        Parameters:
        appUniqueId -
        Returns:
        Throws:
        jakarta.ejb.EJBException