public class CheckELKIServices extends Object
Modifier and Type | Field and Description |
---|---|
private static Logging |
LOG
The logger for this class.
|
private Pattern |
strip
Pattern to strip comments, while keeping commented class names.
|
Constructor and Description |
---|
CheckELKIServices() |
Modifier and Type | Method and Description |
---|---|
private void |
checkService(String prop,
String update)
Check a single service class
|
void |
checkServices(String update)
Retrieve all properties and check them.
|
static void |
main(String[] argv)
Main method.
|
private static final Logging LOG
private Pattern strip
Copyright © 2014 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.