Uses of Interface
org.eclipse.emf.cdo.server.ILockingManager.DurableViewHandler
- 
Packages that use ILockingManager.DurableViewHandler Package Description org.eclipse.emf.cdo.server Server concepts for dealing with repositories and stores.
- 
- 
Uses of ILockingManager.DurableViewHandler in org.eclipse.emf.cdo.serverMethods in org.eclipse.emf.cdo.server that return ILockingManager.DurableViewHandler Modifier and Type Method Description ILockingManager.DurableViewHandler[]ILockingManager. getDurableViewHandlers()Methods in org.eclipse.emf.cdo.server with parameters of type ILockingManager.DurableViewHandler Modifier and Type Method Description voidILockingManager. addDurableViewHandler(ILockingManager.DurableViewHandler handler)voidILockingManager. removeDurableViewHandler(ILockingManager.DurableViewHandler handler)
 
-