Package ome.services.util
Class ServerVersionCheck
- java.lang.Object
-
- ome.services.util.ServerVersionCheck
-
public class ServerVersionCheck extends java.lang.Object- Since:
- 3.0-Beta3
-
-
Field Summary
Fields Modifier and Type Field Description static org.slf4j.Loggerlog
-
Constructor Summary
Constructors Constructor Description ServerVersionCheck(java.lang.String version)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidstart()Prints simple banner with OMERO version.voidstop()Prints simple banner with "Stopping OMERO"
-