ome.services.blitz
Class DbCreate

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

public class DbCreate
extends Object
implements Runnable

Database creation driver used by Entry when called from the command line.

Since:
4.0
Author:
Josh Moore, josh at glencoesoftware.com

Constructor Summary
DbCreate(File f, Executor ex)
           
DbCreate(String[] args)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DbCreate

public DbCreate(String[] args)

DbCreate

public DbCreate(File f,
                Executor ex)
Method Detail

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.