|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eodisp.hla.crc.SynchronizationPoint
@ThreadSafe public class SynchronizationPoint
| Constructor Summary | |
|---|---|
SynchronizationPoint(java.lang.String name,
FederationExecution federationExecution,
boolean fixedSet,
byte[] userSuppliedTag)
|
|
| Method Summary | |
|---|---|
void |
start(java.util.Set<FederateHandle> initialFederates)
Call only once for the same synchronization point! |
void |
syncFederate(FederateHandle federateHandle)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SynchronizationPoint(java.lang.String name,
FederationExecution federationExecution,
boolean fixedSet,
byte[] userSuppliedTag)
name - | Method Detail |
|---|
public void start(java.util.Set<FederateHandle> initialFederates)
initialFederates - public void syncFederate(FederateHandle federateHandle)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||