Uses of Interface
org.eclipse.emf.cdo.spi.server.InternalSessionManager
Packages that use InternalSessionManager
Package
Description
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 InternalSessionManagerModifier and TypeMethodDescriptionInternalSession.getManager()
InternalRepository.getSessionManager()
InternalTopicManager.getSessionManager()
Methods in org.eclipse.emf.cdo.spi.server with parameters of type InternalSessionManagerModifier and TypeMethodDescriptionvoid
InternalRepository.setSessionManager
(InternalSessionManager sessionManager)