Uses of Interface
org.apache.maven.di.Scope
Packages that use Scope
Package
Description
- 
Uses of Scope in org.apache.maven.diMethods in org.apache.maven.di with parameters of type ScopeModifier and TypeMethodDescriptionInjector.bindScope(Class<? extends Annotation> scopeAnnotation, Scope scope) Method parameters in org.apache.maven.di with type arguments of type Scope
- 
Uses of Scope in org.apache.maven.di.implMethods in org.apache.maven.di.impl with parameters of type ScopeModifier and TypeMethodDescriptionInjectorImpl.bindScope(Class<? extends Annotation> scopeAnnotation, Scope scope) Method parameters in org.apache.maven.di.impl with type arguments of type Scope
- 
Uses of Scope in org.apache.maven.execution.scope.internalClasses in org.apache.maven.execution.scope.internal that implement Scope
- 
Uses of Scope in org.apache.maven.internal.impl.diClasses in org.apache.maven.internal.impl.di that implement Scope
- 
Uses of Scope in org.apache.maven.session.scope.internalClasses in org.apache.maven.session.scope.internal that implement Scope