Package com.j_spaces.core.service
Class CountdownModifyAttributesLatch
java.lang.Object
com.j_spaces.core.service.CountdownModifyAttributesLatch
- All Implemented Interfaces:
JoinManager.ModifyAttributesLatch
public class CountdownModifyAttributesLatch
extends Object
implements JoinManager.ModifyAttributesLatch
- Author:
- kimchy
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CountdownModifyAttributesLatch
-
-
Method Details
-
countDown
public void countDown()- Specified by:
countDownin interfaceJoinManager.ModifyAttributesLatch
-
await
- Specified by:
awaitin interfaceJoinManager.ModifyAttributesLatch- Throws:
InterruptedException
-
await
- Specified by:
awaitin interfaceJoinManager.ModifyAttributesLatch- Throws:
InterruptedException
-