Class RejoinSubeventImpl

  • All Implemented Interfaces:
    com.sun.enterprise.ee.cms.core.RejoinSubevent, Serializable

    public class RejoinSubeventImpl
    extends Object
    implements com.sun.enterprise.ee.cms.core.RejoinSubevent
    Implementation of rejoin subevent that captures the time that a previously failed instance had joined the cluster.
    See Also:
    Serialized Form
    • Constructor Detail

      • RejoinSubeventImpl

        public RejoinSubeventImpl​(long groupJoinTime)
    • Method Detail

      • getGroupJoinTime

        public long getGroupJoinTime()
        Specified by:
        getGroupJoinTime in interface com.sun.enterprise.ee.cms.core.RejoinSubevent