Oracle Coherence for C++ API
Release 3.7.1.0
E22845-01
#include <coherence/lang/Runnable.hpp>
Inherits Object.
Inherited by Thread [virtual], and Invocable [virtual].
Interface implemented by any class whose instances are intended to be executed by a thread.
Public Types |
|
| typedef spec::Handle | Handle |
| Runnable Handle definition. | |
| typedef spec::View | View |
| Runnable View definition. | |
| typedef spec::Holder | Holder |
| Runnable Holder definition. | |
Public Member Functions |
|
| virtual void | run ()=0 |
| Invoke the Runnable. | |
The documentation for this class was generated from the following file: