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.Activator
start
in interface org.esa.snap.runtime.Activator
public void stop()
org.esa.snap.runtime.Activator
stop
in interface org.esa.snap.runtime.Activator
public int getStartLevel()
org.esa.snap.runtime.Activator
getStartLevel
in interface org.esa.snap.runtime.Activator
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.