org.acme.sample.tmplugin
Class SampleLifecycle
java.lang.Object
org.gcube.data.tmf.impl.LifecycleAdapter
org.acme.sample.tmplugin.SampleLifecycle
- All Implemented Interfaces:
- Serializable, org.gcube.data.tmf.api.SourceLifecycle
public class SampleLifecycle
- extends org.gcube.data.tmf.impl.LifecycleAdapter
- See Also:
- Serialized Form
| Methods inherited from class org.gcube.data.tmf.impl.LifecycleAdapter |
reconfigure, terminate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SampleLifecycle
public SampleLifecycle(SampleSource source)
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()
throws Exception
- Specified by:
resume in interface org.gcube.data.tmf.api.SourceLifecycle- Overrides:
resume in class org.gcube.data.tmf.impl.LifecycleAdapter
- Throws:
Exception
stop
public void stop()
- Specified by:
stop in interface org.gcube.data.tmf.api.SourceLifecycle- Overrides:
stop in class org.gcube.data.tmf.impl.LifecycleAdapter
Copyright © 2012. All Rights Reserved.