org.gcube.data.figis.tmplugin
Class Lifecycle
java.lang.Object
org.gcube.data.tmf.impl.LifecycleAdapter
org.gcube.data.figis.tmplugin.Lifecycle
- All Implemented Interfaces:
- Serializable, org.gcube.data.tmf.api.SourceLifecycle
public class Lifecycle
- extends org.gcube.data.tmf.impl.LifecycleAdapter
- Author:
- "Valentina Marioli valentina.marioli@isti.cnr.it"
- See Also:
- Serialized Form
| Methods inherited from class org.gcube.data.tmf.impl.LifecycleAdapter |
stop, terminate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Lifecycle
public Lifecycle(FigisSource source)
reconfigure
public void reconfigure(Element request)
throws org.gcube.data.tmf.api.exceptions.InvalidRequestException,
Exception
- Specified by:
reconfigure in interface org.gcube.data.tmf.api.SourceLifecycle- Overrides:
reconfigure in class org.gcube.data.tmf.impl.LifecycleAdapter
- Throws:
org.gcube.data.tmf.api.exceptions.InvalidRequestException
Exception
init
public void init()
throws Exception
-
- Specified by:
init in interface org.gcube.data.tmf.api.SourceLifecycle- Overrides:
init in class org.gcube.data.tmf.impl.LifecycleAdapter
- Throws:
Exception
resume
public void resume()
-
- Specified by:
resume in interface org.gcube.data.tmf.api.SourceLifecycle- Overrides:
resume in class org.gcube.data.tmf.impl.LifecycleAdapter
Copyright © 2013. All Rights Reserved.