ome.services.blitz
Class Status

java.lang.Object
  extended by ome.services.blitz.Status
All Implemented Interfaces:
Runnable

public class Status
extends Object
implements Runnable

Status check for OMERO.blitz. Uses the "StatusCheck" proxy as defined in the Ice properties passed to main method.

Since:
3.0-Beta3
Author:
Josh Moore, josh at glencoesoftware.com

Constructor Summary
Status(String[] args)
           
 
Method Summary
static void main(String[] args)
          Uses the passed args to create an Communicator.
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Status

public Status(String[] args)
Method Detail

main

public static void main(String[] args)
Uses the passed args to create an Communicator.


run

public void run()
Specified by:
run in interface Runnable


OmeroJava Api

Version: Beta-4.1.1-r5927-b91

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