Uses of Interface
org.apache.maven.di.Scope
Packages that use Scope
- 
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) Binds a scope annotation to its implementation.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