public class RepairingSingleValuePropertyCommandExecutor extends Object implements SingleValuePropertyCommandExecutor
| Constructor and Description |
|---|
RepairingSingleValuePropertyCommandExecutor(WeakObjectRegistry objectRegistry,
SimpleSingleValuePropertyCommandExecutor executor)
Initializes the instance with all its dependencies.
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute(SetPropertyValue command)
Executes an command that was received from an other peer if appropriate.
|
public RepairingSingleValuePropertyCommandExecutor(WeakObjectRegistry objectRegistry, SimpleSingleValuePropertyCommandExecutor executor)
objectRegistry - the registry that stores all known observable objects.executor - Used to execute commands that passed the filtering.public void execute(SetPropertyValue command)
SingleValuePropertyCommandExecutorexecute in interface SingleValuePropertyCommandExecutorcommand - The received event.Copyright © 2015 Saxonia Systems AG. All Rights Reserved.