ome.services.blitz.repo
Class InternalRepositoryConfig

java.lang.Object
  extended by ome.services.blitz.repo.InternalRepositoryConfig

public class InternalRepositoryConfig
extends 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 Summary
InternalRepositoryConfig(String repoDir)
           
 
Method Summary
 Ice.Communicator getCommunicator()
           
 Ice.ObjectAdapter getObjectAdapter()
           
 Registry getRegistry()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InternalRepositoryConfig

public InternalRepositoryConfig(String repoDir)
                         throws Exception
Throws:
Exception
Method Detail

getCommunicator

public Ice.Communicator getCommunicator()

getObjectAdapter

public Ice.ObjectAdapter getObjectAdapter()

getRegistry

public Registry getRegistry()


OmeroJava Api

Version: 4.3.3-00d1137e-b2894

Copyright © 2009 The University of Dundee. All Rights Reserved.