Uses of Interface
org.eclipse.aether.scope.ScopeManager
-
Uses of ScopeManager in org.eclipse.aether
Modifier and TypeMethodDescriptionAbstractForwardingRepositorySystemSession.getScopeManager()
DefaultRepositorySystemSession.getScopeManager()
RepositorySystemSession.getScopeManager()
Returns the scope manager to be used in this session, may benull
if not set.Modifier and TypeMethodDescriptionDefaultRepositorySystemSession.setScopeManager
(ScopeManager scopeManager) Sets the scope manager, may benull
.RepositorySystemSession.SessionBuilder.setScopeManager
(ScopeManager scopeManager) Sets the scope manager for session, may benull
.