public static interface EOperation.Internal.InvocationDelegate.Factory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
EOperation.Internal.InvocationDelegate.Factory.Descriptor
A
Factory wrapper that is used by the EOperation.Internal.InvocationDelegate.Factory.Registry. |
static interface |
EOperation.Internal.InvocationDelegate.Factory.Registry
A registry of invocation-delegate factories.
|
| Modifier and Type | Method and Description |
|---|---|
EOperation.Internal.InvocationDelegate |
createInvocationDelegate(EOperation operation)
Creates the invocation delegate for the specified operation.
|
EOperation.Internal.InvocationDelegate createInvocationDelegate(EOperation operation)
operation - the operationCopyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature