Class ManualRepositorySystemFactory


  • public class ManualRepositorySystemFactory
    extends java.lang.Object
    A factory for repository system instances that employs Maven Artifact Resolver's built-in service locator infrastructure to wire up the system's components.
    • Field Detail

      • LOGGER

        private static final org.slf4j.Logger LOGGER
    • Constructor Detail

      • ManualRepositorySystemFactory

        public ManualRepositorySystemFactory()
    • Method Detail