public interface ComponentProvider
Modifier and Type | Method and Description |
---|---|
org.codehaus.plexus.PlexusContainer |
getPlexusContainer() |
org.eclipse.aether.RepositorySystemSession |
getRepositorySystemSession(org.apache.maven.execution.MavenExecutionRequest mavenExecutionRequest) |
ClassLoader |
getSystemClassLoader() |
<T> T |
lookup(Class<T> clazz) |
<T> T lookup(Class<T> clazz) throws org.codehaus.plexus.component.repository.exception.ComponentLookupException
org.codehaus.plexus.component.repository.exception.ComponentLookupException
org.eclipse.aether.RepositorySystemSession getRepositorySystemSession(org.apache.maven.execution.MavenExecutionRequest mavenExecutionRequest) throws org.codehaus.plexus.component.repository.exception.ComponentLookupException
org.codehaus.plexus.component.repository.exception.ComponentLookupException
org.codehaus.plexus.PlexusContainer getPlexusContainer()
ClassLoader getSystemClassLoader()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.