| Package | Description |
|---|---|
| org.gcube.data.tmf.api | |
| org.gcube.data.tmf.impl |
| Modifier and Type | Method and Description |
|---|---|
Environment |
Source.environment()
Returns the local
Environment of the plugin. |
| Modifier and Type | Method and Description |
|---|---|
void |
Source.setEnvironment(Environment env)
Sets the local
Environment of the plugin. |
void |
PluginLifecycle.start(Environment environment)
Invoked by the service when plugin is first loaded.
|
void |
PluginLifecycle.stop(Environment environment)
Invoked by the service when the plugin, or the service, are stopped.
|
| Modifier and Type | Method and Description |
|---|---|
Environment |
AbstractSource.environment()
Returns the local
Environment of the plugin. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSource.setEnvironment(Environment env)
Sets the local
Environment of the plugin. |
Copyright © 2018. All Rights Reserved.