public static class CDOStaleReferencePolicy.DynamicProxy extends Object implements CDOStaleReferencePolicy
| Modifier and Type | Class and Description |
|---|---|
static class |
CDOStaleReferencePolicy.DynamicProxy.Enhanced |
CDOStaleReferencePolicy.DynamicProxyDEFAULT, EXCEPTION, PROXY| Constructor and Description |
|---|
DynamicProxy() |
| Modifier and Type | Method and Description |
|---|---|
protected EClassifier |
getType(EObject source,
EStructuralFeature feature,
int index,
CDOID target) |
Object |
processStaleReference(EObject source,
EStructuralFeature feature,
int index,
CDOID target)
Returns an object that we want to return to the caller (clients).
|
String |
toString() |
public Object processStaleReference(EObject source, EStructuralFeature feature, int index, CDOID target)
CDOStaleReferencePolicyprocessStaleReference in interface CDOStaleReferencePolicyprotected EClassifier getType(EObject source, EStructuralFeature feature, int index, CDOID target)
Copyright (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.