Class DefaultPermissionBackendModule
java.lang.Object
com.google.inject.PrivateModule
com.google.gerrit.server.permissions.DefaultPermissionBackendModule
- All Implemented Interfaces:
com.google.inject.Module
public class DefaultPermissionBackendModule
extends com.google.inject.PrivateModule
Binds the default
PermissionBackend.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected voidprotected voidprotected voidMethods inherited from class com.google.inject.PrivateModule
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, expose, expose, expose, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
-
Constructor Details
-
DefaultPermissionBackendModule
public DefaultPermissionBackendModule()
-
-
Method Details
-
configure
protected void configure()- Specified by:
configurein classcom.google.inject.PrivateModule
-
installProjectControlFactory
protected void installProjectControlFactory() -
installChangeControlFactory
protected void installChangeControlFactory() -
installRefControlFactory
protected void installRefControlFactory()
-