Uses of Interface
org.apache.maven.di.Scope
Packages that use Scope
Package
Description
-
Uses of Scope in org.apache.maven.di
Methods 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.impl
Methods 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.internal
Classes in org.apache.maven.execution.scope.internal that implement Scope -
Uses of Scope in org.apache.maven.internal.impl.di
Classes in org.apache.maven.internal.impl.di that implement Scope -
Uses of Scope in org.apache.maven.session.scope.internal
Classes in org.apache.maven.session.scope.internal that implement Scope