|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Environment | |
|---|---|
| org.gcube.data.tmf.api | |
| org.gcube.data.tmf.impl | |
| Uses of Environment in org.gcube.data.tmf.api |
|---|
| Methods in org.gcube.data.tmf.api that return Environment | |
|---|---|
Environment |
Source.environment()
Returns the local Environment of the plugin. |
| Methods in org.gcube.data.tmf.api with parameters of type Environment | |
|---|---|
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. |
| Uses of Environment in org.gcube.data.tmf.impl |
|---|
| Methods in org.gcube.data.tmf.impl that return Environment | |
|---|---|
Environment |
AbstractSource.environment()
Returns the local Environment of the plugin. |
| Methods in org.gcube.data.tmf.impl with parameters of type Environment | |
|---|---|
void |
AbstractSource.setEnvironment(Environment env)
Sets the local Environment of the plugin. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||