ome.services.util
Class DBPatchCheck

java.lang.Object
  extended by ome.services.util.DBPatchCheck

public class DBPatchCheck
extends Object

Hook run by the context. This hook tests the database version against the software version on start().

Since:
3.0-Beta3
Author:
Josh Moore, josh at glencoesoftwarecom

Field Summary
static org.apache.commons.logging.Log log
           
 
Constructor Summary
DBPatchCheck(Executor executor, LocalConfig config)
           
 
Method Summary
 void start()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

public static final org.apache.commons.logging.Log log
Constructor Detail

DBPatchCheck

public DBPatchCheck(Executor executor,
                    LocalConfig config)
Method Detail

start

public void start()
           throws Exception
Throws:
Exception


OmeroJava Api

Version: Beta-4.1.1-r5927-b91

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