org.eclipse.emf.cdo.common.lock
Interface CDOLockChangeInfoHandler

All Known Subinterfaces:
InternalFailoverParticipant, InternalSynchronizableRepository

public interface CDOLockChangeInfoHandler

A call-back interface that indicates the ability to handle lock-change infos that are passed from other entities.

Since:
4.1

Method Summary
 void handleLockChangeInfo(CDOLockChangeInfo lockChangeInfo)
           
 

Method Detail

handleLockChangeInfo

void handleLockChangeInfo(CDOLockChangeInfo lockChangeInfo)


Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.