Uses of Interface
org.eclipse.emf.cdo.common.lock.IDurableLockingManager.LockArea.Handler

Packages that use IDurableLockingManager.LockArea.Handler
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.lock
 

Methods in org.eclipse.emf.cdo.common.lock with parameters of type IDurableLockingManager.LockArea.Handler
 void IDurableLockingManager.getLockAreas(String userIDPrefix, IDurableLockingManager.LockArea.Handler handler)
           
 

Uses of IDurableLockingManager.LockArea.Handler in org.eclipse.emf.cdo.spi.common
 

Subinterfaces of IDurableLockingManager.LockArea.Handler in org.eclipse.emf.cdo.spi.common
 interface CDOReplicationContext
          If 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.server
 

Subinterfaces of IDurableLockingManager.LockArea.Handler in org.eclipse.emf.cdo.spi.server
 interface InternalFailoverParticipant
          If the meaning of this type isn't clear, there really should be more of a description here...
 interface InternalSynchronizableRepository
          If the meaning of this type isn't clear, there really should be more of a description here...
 



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