public class EngineVersionCheckActivator extends Object implements org.esa.snap.runtime.Activator
| Modifier and Type | Field and Description |
|---|---|
static String |
MSG_UPDATE_INFO |
| Constructor and Description |
|---|
EngineVersionCheckActivator() |
| Modifier and Type | Method and Description |
|---|---|
int |
getStartLevel()
The start level of the activator which defaults to zero.
|
void |
start()
Called when the SNAP engine is started.
|
void |
stop()
Called when the SNAP engine has stopped.
|
public static final String MSG_UPDATE_INFO
public void start()
org.esa.snap.runtime.Activatorstart in interface org.esa.snap.runtime.Activatorpublic void stop()
org.esa.snap.runtime.Activatorstop in interface org.esa.snap.runtime.Activatorpublic int getStartLevel()
org.esa.snap.runtime.ActivatorgetStartLevel in interface org.esa.snap.runtime.ActivatorCopyright © 2014–2017 European Space Agency (ESA). All rights reserved.