Class TemporaryRepositoryI

  • All Implemented Interfaces:
    Ice.Object, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, _InternalRepositoryOperations, _InternalRepositoryOperationsNC, InternalRepository, org.springframework.context.ApplicationListener<ome.util.messages.InternalMessage>

    public class TemporaryRepositoryI
    extends AbstractRepositoryI
    Simple repository service to make the ${java.io.tmpdir} available at runtime. This is primarily for testing (see blitz-config.xml to disable) of the repository infrastructure, and will lead to a number of repository objects being created in the database.
    Since:
    Beta4.1
    See Also:
    Serialized Form