Class DefaultDependencyGraphTransformationContext
java.lang.Object
org.eclipse.aether.internal.impl.collect.DefaultDependencyGraphTransformationContext
- All Implemented Interfaces:
org.eclipse.aether.collection.DependencyGraphTransformationContext
public class DefaultDependencyGraphTransformationContext
extends Object
implements org.eclipse.aether.collection.DependencyGraphTransformationContext
Default implementation of
DependencyGraphTransformationContext
.
Internal helper class for collector implementations.-
Constructor Summary
ConstructorDescriptionDefaultDependencyGraphTransformationContext
(org.eclipse.aether.RepositorySystemSession session) -
Method Summary
-
Constructor Details
-
DefaultDependencyGraphTransformationContext
public DefaultDependencyGraphTransformationContext(org.eclipse.aether.RepositorySystemSession session)
-
-
Method Details
-
getSession
- Specified by:
getSession
in interfaceorg.eclipse.aether.collection.DependencyGraphTransformationContext
-
get
- Specified by:
get
in interfaceorg.eclipse.aether.collection.DependencyGraphTransformationContext
-
put
- Specified by:
put
in interfaceorg.eclipse.aether.collection.DependencyGraphTransformationContext
-
toString
-