public interface Arbitrator
Modifier and Type | Method and Description |
---|---|
void |
immediateClaim()
Immediately trigger an arbitration between the behaviors
|
void |
start()
Starts the arbitration process
|
void |
stop()
Stops the arbitration process
|