Uses of Interface
org.eclipse.emf.cdo.common.lock.IDurableLockingManager.LockArea.Handler
- 
Packages that use IDurableLockingManager.LockArea.Handler Package Description org.eclipse.emf.cdo.common.lock Common concepts for dealing with durable locks and views.org.eclipse.emf.cdo.spi.common Common service provider interfaces and useful base implementations.org.eclipse.emf.cdo.spi.server Server service provider interfaces and useful base implementations.
- 
- 
Uses of IDurableLockingManager.LockArea.Handler in org.eclipse.emf.cdo.common.lockMethods in org.eclipse.emf.cdo.common.lock with parameters of type IDurableLockingManager.LockArea.Handler Modifier and Type Method Description voidIDurableLockingManager. getLockAreas(java.lang.String userIDPrefix, IDurableLockingManager.LockArea.Handler handler)
- 
Uses of IDurableLockingManager.LockArea.Handler in org.eclipse.emf.cdo.spi.commonSubinterfaces of IDurableLockingManager.LockArea.Handler in org.eclipse.emf.cdo.spi.common Modifier and Type Interface Description interfaceCDOReplicationContextIf the meaning of this type isn't clear, there really should be more of a description here...
- 
Uses of IDurableLockingManager.LockArea.Handler in org.eclipse.emf.cdo.spi.serverSubinterfaces of IDurableLockingManager.LockArea.Handler in org.eclipse.emf.cdo.spi.server Modifier and Type Interface Description interfaceInternalFailoverParticipantIf the meaning of this type isn't clear, there really should be more of a description here...interfaceInternalSynchronizableRepositoryIf the meaning of this type isn't clear, there really should be more of a description here...
 
-