Uses of Interface
org.eclipse.emf.cdo.spi.server.InternalSessionManager

Packages that use InternalSessionManager
org.eclipse.emf.cdo.spi.server Server service provider interfaces and useful base implementations. 
 

Uses of InternalSessionManager in org.eclipse.emf.cdo.spi.server
 

Methods in org.eclipse.emf.cdo.spi.server that return InternalSessionManager
 InternalSessionManager InternalSession.getManager()
           
 InternalSessionManager InternalRepository.getSessionManager()
           
 

Methods in org.eclipse.emf.cdo.spi.server with parameters of type InternalSessionManager
 void InternalRepository.setSessionManager(InternalSessionManager sessionManager)
           
 



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