Uses of Interface
org.eclipse.emf.cdo.server.IRepository.Handler
Packages that use IRepository.Handler
Package
Description
Server concepts for dealing with repositories and stores.
Server service provider interfaces and useful base implementations.
-
Uses of IRepository.Handler in org.eclipse.emf.cdo.server
Subinterfaces of IRepository.Handler in org.eclipse.emf.cdo.serverModifier and TypeInterfaceDescriptionstatic interface
Provides a way to handle revisions that are to be sent to the client.static interface
Provides a way to handle commits that are received from a client.Classes in org.eclipse.emf.cdo.server that implement IRepository.HandlerModifier and TypeClassDescriptionstatic class
An abstractread-access handler
that grants or denies access to singlerevisions
.Methods in org.eclipse.emf.cdo.server that return types with arguments of type IRepository.HandlerMethods in org.eclipse.emf.cdo.server with parameters of type IRepository.HandlerModifier and TypeMethodDescriptionvoid
IRepository.addHandler
(IRepository.Handler handler) void
IRepository.removeHandler
(IRepository.Handler handler) -
Uses of IRepository.Handler in org.eclipse.emf.cdo.spi.server
Classes in org.eclipse.emf.cdo.spi.server that implement IRepository.HandlerModifier and TypeClassDescriptionclass
If the meaning of this type isn't clear, there really should be more of a description here...