|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectome.services.util.DBEnumCheck
public class DBEnumCheck
Hook run by the context to guarantee that various enumerations are up to
date. This is especially important for changes to bioformats which add
readers. Each reader is equivalent to a format ( + "Companion/
Version: 4.3.3-00d1137e-b2894 Copyright © 2009 The University of Dundee. All Rights Reserved.
Field Summary
static org.apache.commons.logging.Log
log
static Pattern
readerClass
Constructor Summary
DBEnumCheck(Executor executor)
Method Summary
static List<String>
getReaderNames()
static boolean
requiresCompanion(String name)
static boolean
shouldBeOmitted(String name)
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
readerClass
public static final Pattern readerClass
Constructor Detail
DBEnumCheck
public DBEnumCheck(Executor executor)
Method Detail
getReaderNames
public static List<String> getReaderNames()
requiresCompanion
public static boolean requiresCompanion(String name)
shouldBeOmitted
public static boolean shouldBeOmitted(String name)
start
public void start()
throws Exception
Exception
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD