Class MojoExecutionScopeCoreModule
java.lang.Object
com.google.inject.AbstractModule
org.apache.maven.execution.scope.internal.MojoExecutionScopeModule
org.apache.maven.execution.scope.internal.MojoExecutionScopeCoreModule
- All Implemented Interfaces:
com.google.inject.Module
MojoExecutionScopeCoreModule
-
Field Summary
Fields inherited from class org.apache.maven.execution.scope.internal.MojoExecutionScopeModule
scope
-
Constructor Summary
-
Method Summary
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
-
Constructor Details
-
MojoExecutionScopeCoreModule
@Inject public MojoExecutionScopeCoreModule()
-
-
Method Details
-
configure
protected void configure()- Overrides:
configure
in classMojoExecutionScopeModule
-