public class SimpleDependencyGraphTransformationContext extends Object implements org.eclipse.aether.collection.DependencyGraphTransformationContext
| Constructor and Description |
|---|
SimpleDependencyGraphTransformationContext(org.eclipse.aether.RepositorySystemSession session) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(Object key) |
org.eclipse.aether.RepositorySystemSession |
getSession() |
Object |
put(Object key,
Object value) |
public SimpleDependencyGraphTransformationContext(org.eclipse.aether.RepositorySystemSession session)
public org.eclipse.aether.RepositorySystemSession getSession()
getSession in interface org.eclipse.aether.collection.DependencyGraphTransformationContextpublic Object get(Object key)
get in interface org.eclipse.aether.collection.DependencyGraphTransformationContextCopyright © 2021 JBoss by Red Hat. All rights reserved.