@Beta
public interface ExecuteInSelfActor
Procedure
in their context.Modifier and Type | Method and Description |
---|---|
void |
executeInSelf(@NonNull Runnable runnable)
Run a Runnable in the context of this actor.
|
void executeInSelf(@NonNull Runnable runnable)
runnable
- Runnable to runCopyright © 2019 OpenDaylight. All rights reserved.