Class Synchro
- java.lang.Object
-
- All Implemented Interfaces:
java.lang.Runnable,org.objectweb.fractal.api.control.BindingController,ActivityControl,BladeControl,Synchronizer
public class Synchro extends SynchroBladeInsert
Just a short-cut name for the Synchronizer implementation class (easier to type in a test plan)- Author:
- Bruno Dillenseger
-
-
Field Summary
-
Fields inherited from interface org.ow2.clif.server.api.BladeControl
BLADE_CONTROL, BLADE_INSERT_CONTROL
-
Fields inherited from interface org.ow2.clif.server.api.Synchronizer
SYNCHRONIZER
-
-
Constructor Summary
Constructors Constructor Description Synchro()
-
Method Summary
-
Methods inherited from class org.ow2.clif.scenario.util.SynchroBladeInsert
bindFc, changeParameter, getCurrentParameters, getId, init, join, listFc, lookupFc, newLock, resume, run, setArgument, setId, start, stop, suspend, unbindFc
-
Methods inherited from class org.ow2.clif.server.lib.SynchronizerImpl
clear, getCount, getRendezVous, notify, reset, setRendezVous, toString, wait, wait, wait, wasNotified, wasNotified
-
-