Interface | Description |
---|---|
Operation<V> |
A task that returns a result.
|
Class | Description |
---|---|
AccessGuard |
Utility class that provides convenient methods to wrap method calls and support locking before actual
method call.
|
MDFoundationAdapterFactory |
The Adapter Factory for the model.
|
MDFoundationSwitch<T> |
The Switch for the model's inheritance hierarchy.
|
ModelLockProvider |
The class implementation provides a bridge between model's implementation and the application.
|
Exception | Description |
---|---|
OperationTimeoutException |
Exception thrown when a blocking operation times out.
|