Package fr.brouillard.oss.jgitver
Class JGitverGuiceModule
- java.lang.Object
-
- com.google.inject.AbstractModule
-
- fr.brouillard.oss.jgitver.JGitverGuiceModule
-
- All Implemented Interfaces:
com.google.inject.Module
public class JGitverGuiceModule extends com.google.inject.AbstractModuleGuice binding forJGitverConfiguration.Without a guice binding looking up the ProjectBuilder on other plugins will throw an exception trying to load
JGitverConfiguration(only started on maven 3.6.3).
-
-
Constructor Summary
Constructors Constructor Description JGitverGuiceModule()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidconfigure()-
Methods inherited from class com.google.inject.AbstractModule
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
-
-