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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected voidprotected voidprotected voidprotected voidMethods inherited from class com.google.inject.PrivateModuleaddError, 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- 
DefaultPermissionBackendModulepublic DefaultPermissionBackendModule()
 
- 
- 
Method Details- 
configureprotected void configure()- Specified by:
- configurein class- com.google.inject.PrivateModule
 
- 
installProjectControlFactoryprotected void installProjectControlFactory()
- 
installChangeControlFactoryprotected void installChangeControlFactory()
- 
installRefControlFactoryprotected void installRefControlFactory()
 
-