Class RejoinSubeventImpl
- java.lang.Object
-
- com.sun.enterprise.ee.cms.impl.client.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 Summary
Constructors Constructor Description RejoinSubeventImpl(long groupJoinTime)
-