public class DefaultRepositorySystemSessionAutoConfiguration extends Object implements RepositorySystemSessionAutoConfiguration
RepositorySystemSessionAutoConfiguration that, in the absence of any
 configuration, applies sensible defaults.| Constructor and Description | 
|---|
| DefaultRepositorySystemSessionAutoConfiguration() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | apply(org.eclipse.aether.DefaultRepositorySystemSession session,
     org.eclipse.aether.RepositorySystem repositorySystem)Apply the configuration. | 
public DefaultRepositorySystemSessionAutoConfiguration()
public void apply(org.eclipse.aether.DefaultRepositorySystemSession session,
                  org.eclipse.aether.RepositorySystem repositorySystem)
RepositorySystemSessionAutoConfigurationapply in interface RepositorySystemSessionAutoConfigurationsession - the repository system sessionrepositorySystem - the repository systemCopyright © 2021 Pivotal Software, Inc.. All rights reserved.