Class GuiceRepositorySystemFactory


  • public class GuiceRepositorySystemFactory
    extends java.lang.Object
    A factory for repository system instances that employs JSR-330 via Guice to wire up the system's components.
    • Constructor Detail

      • GuiceRepositorySystemFactory

        public GuiceRepositorySystemFactory()
    • Method Detail