ome.services.blitz.gateway.services
Interface GatewayService

All Known Implementing Classes:
GatewayFactory

public interface GatewayService

Since:
OME3.0
Version:
3.0 (Internal version: $Revision: $Date: $)
Author:
Jean-Marie Burel      j.burel@dundee.ac.uk, Donald MacDonald      donald@lifesci.dundee.ac.uk

Method Summary
 void closeService()
          Close the service and all it's surrogate services.
 void keepAlive()
          Keep service alive.
 

Method Detail

keepAlive

void keepAlive()
               throws omero.ServerError
Keep service alive.

Throws:
DSOutOfServiceException
DSAccessException
omero.ServerError

closeService

void closeService()
                  throws omero.ServerError
Close the service and all it's surrogate services.

Throws:
omero.ServerError


OmeroJava Api

Version: Beta-4.2.0-r7571-b29

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