Class AbstractRepositoryRoleManager

java.lang.Object
sonia.scm.repository.AbstractRepositoryRoleManager
All Implemented Interfaces:
Closeable, AutoCloseable, HandlerBase<RepositoryRole>, Initable, LastModifiedAware, Manager<RepositoryRole>, RepositoryRoleManager

public abstract class AbstractRepositoryRoleManager extends Object implements RepositoryRoleManager
Abstract base class for RepositoryRoleManager implementations. This class implements the listener methods of the RepositoryRoleManager interface.