ome.services.blitz
Class Status
java.lang.Object
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
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 |
Status
public Status(String[] args)
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.2.0-r7571-b29
Copyright © 2009 The University of Dundee. All Rights Reserved.