org.eclipse.emf.cdo.server
Interface IRepository.Handler

All Known Subinterfaces:
IRepository.ReadAccessHandler, IRepository.WriteAccessHandler
All Known Implementing Classes:
CDOServerUtil.RepositoryReadAccessValidator, ObjectWriteAccessHandler
Enclosing interface:
IRepository

public static interface IRepository.Handler

A marker interface to indicate valid arguments to IRepository.addHandler(Handler) and IRepository.removeHandler(Handler).

Since:
2.0
See Also:
IRepository.ReadAccessHandler, IRepository.WriteAccessHandler



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