Uses of Class
org.apache.maven.internal.impl.DefaultSessionFactory
Packages that use DefaultSessionFactory
-
Uses of DefaultSessionFactory in org.apache.maven
Fields in org.apache.maven declared as DefaultSessionFactoryModifier and TypeFieldDescriptionprivate final DefaultSessionFactory
DefaultMaven.defaultSessionFactory
Constructors in org.apache.maven with parameters of type DefaultSessionFactoryModifierConstructorDescriptionDefaultMaven
(Lookup lookup, ExecutionEventCatapult eventCatapult, LegacySupport legacySupport, SessionScope sessionScope, RepositorySystemSessionFactory repositorySessionFactory, GraphBuilder graphBuilder, BuildResumptionAnalyzer buildResumptionAnalyzer, BuildResumptionDataRepository buildResumptionDataRepository, SuperPomProvider superPomProvider, DefaultSessionFactory defaultSessionFactory, org.eclipse.aether.repository.WorkspaceReader ideWorkspaceReader)