public class SmartExecutorInitializator extends Object implements org.gcube.smartgears.ApplicationManager
| Modifier and Type | Field and Description |
|---|---|
static long |
JOIN_TIMEOUT |
| Constructor and Description |
|---|
SmartExecutorInitializator() |
| Modifier and Type | Method and Description |
|---|---|
void |
onInit()
The method discover the plugins available on classpath and their own
supported capabilities and publish a ServiceEndpoint with the
discovered information.
|
void |
onShutdown()
This function is invoked before the service will stop and unpublish the
resource from the IS to maintain the infrastructure integrity.
|
public static final long JOIN_TIMEOUT
public void onInit()
onInit in interface org.gcube.smartgears.ApplicationManagerpublic void onShutdown()
onShutdown in interface org.gcube.smartgears.ApplicationManagerCopyright © 2022. All Rights Reserved.