Uses of Interface
org.apache.maven.di.Scope
Packages that use Scope
-
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) -
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)