Uses of Interface
org.eclipse.emf.cdo.server.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
Modifier 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.Modifier and TypeClassDescriptionstatic class
An abstractread-access handler
that grants or denies access to singlerevisions
.Modifier and TypeMethodDescriptionvoid
IRepository.addHandler
(IRepository.Handler handler) void
IRepository.removeHandler
(IRepository.Handler handler) -
Uses of IRepository.Handler in org.eclipse.emf.cdo.spi.server
Modifier and TypeClassDescriptionclass
If the meaning of this type isn't clear, there really should be more of a description here...