public class UnitSynchronisationFuture
extends org.openbase.jul.schedule.AbstractSynchronizationFuture<rst.domotic.action.ActionFutureType.ActionFuture>
| Constructor and Description |
|---|
UnitSynchronisationFuture(Future<rst.domotic.action.ActionFutureType.ActionFuture> internalFuture,
UnitRemote unitRemote) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addObserver(org.openbase.jul.pattern.Observer observer) |
protected void |
beforeWaitForSynchronization() |
protected boolean |
check(rst.domotic.action.ActionFutureType.ActionFuture actionFuture) |
protected void |
removeObserver(org.openbase.jul.pattern.Observer observer) |
public UnitSynchronisationFuture(Future<rst.domotic.action.ActionFutureType.ActionFuture> internalFuture, UnitRemote unitRemote)
protected void addObserver(org.openbase.jul.pattern.Observer observer)
addObserver in class org.openbase.jul.schedule.AbstractSynchronizationFuture<rst.domotic.action.ActionFutureType.ActionFuture>protected void removeObserver(org.openbase.jul.pattern.Observer observer)
removeObserver in class org.openbase.jul.schedule.AbstractSynchronizationFuture<rst.domotic.action.ActionFutureType.ActionFuture>protected void beforeWaitForSynchronization()
throws org.openbase.jul.exception.CouldNotPerformException
beforeWaitForSynchronization in class org.openbase.jul.schedule.AbstractSynchronizationFuture<rst.domotic.action.ActionFutureType.ActionFuture>org.openbase.jul.exception.CouldNotPerformExceptionprotected boolean check(rst.domotic.action.ActionFutureType.ActionFuture actionFuture)
throws org.openbase.jul.exception.CouldNotPerformException
check in class org.openbase.jul.schedule.AbstractSynchronizationFuture<rst.domotic.action.ActionFutureType.ActionFuture>org.openbase.jul.exception.CouldNotPerformExceptionCopyright © 2014–2018 openbase.org. All rights reserved.