Class RejoinSubeventImpl
- java.lang.Object
-
- com.sun.enterprise.ee.cms.impl.client.RejoinSubeventImpl
-
- All Implemented Interfaces:
com.sun.enterprise.ee.cms.core.RejoinSubevent,java.io.Serializable
public class RejoinSubeventImpl extends java.lang.Object implements com.sun.enterprise.ee.cms.core.RejoinSubeventImplementation 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)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetGroupJoinTime()java.lang.StringtoString()
-