Class InternalRepositoryConfig


  • public class InternalRepositoryConfig
    extends java.lang.Object
    Simple configuration class which is created via repository.xml Spring configuration file after the OMERO.repository context is loaded. Used as a factory for creating the InternalRepository, similar to BlitzConfiguration.
    Since:
    Beta4.2
    • Constructor Detail

      • InternalRepositoryConfig

        public InternalRepositoryConfig​(java.lang.String repoDir)
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
    • Method Detail

      • getCommunicator

        public Ice.Communicator getCommunicator()
      • getObjectAdapter

        public Ice.ObjectAdapter getObjectAdapter()
      • getRegistry

        public Registry getRegistry()