Package org.eclipse.emf.cdo.session
Interface CDOSessionProvider
- 
- All Known Subinterfaces:
- CDORepository
 
 public interface CDOSessionProviderProvides consumers withsessioninstances.- Since:
- 2.0
- Author:
- Eike Stepper
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description CDOSessiongetSession()
 
- 
- 
- 
Method Detail- 
getSessionCDOSession getSession() 
 
- 
 
-