Class DefaultCloseableSession

java.lang.Object
org.eclipse.aether.internal.impl.session.DefaultCloseableSession
All Implemented Interfaces:
Closeable, AutoCloseable, RepositorySystemSession, RepositorySystemSession.CloseableSession

A default implementation of repository system session that is immutable and thread-safe.