Interface CDOStaleReferencePolicy

    • Method Detail

      • processStaleReference

        java.lang.Object processStaleReference​(org.eclipse.emf.ecore.EObject source,
                                               org.eclipse.emf.ecore.EStructuralFeature feature,
                                               int index,
                                               CDOID target)
        Returns an object that we want to return to the caller (clients). Exception thrown will be received by the caller (clients).