omerojava.util
Class GatewayHeartbeat

java.lang.Object
  extended by omerojava.util.GatewayHeartbeat

public class GatewayHeartbeat
extends Object

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

Constructor Summary
GatewayHeartbeat(omero.api.GatewayPrx gateway)
          Create an instance of the OmeroJava class and create the heartbeat thread.
 
Method Summary
 void Start()
          Start the heartbeat thread.
 void Stop()
          Stop the the OmeroJava service and kill the heartbeat thread.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GatewayHeartbeat

public GatewayHeartbeat(omero.api.GatewayPrx gateway)
Create an instance of the OmeroJava class and create the heartbeat thread.

Parameters:
gateway -
Method Detail

Stop

public void Stop()
          throws omero.ServerError
Stop the the OmeroJava service and kill the heartbeat thread.

Throws:
omero.ServerError

Start

public void Start()
           throws omero.ServerError
Start the heartbeat thread.

Throws:
omero.ServerError


OmeroJava Api

Version: 4.3.4-dbcbce5a-b4

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