pt.uminho.anote2.aibench.resources.lifecycle
Class Lifecycle

java.lang.Object
  extended by org.platonos.pluginengine.PluginLifecycle
      extended by pt.uminho.anote2.aibench.resources.lifecycle.Lifecycle

public class Lifecycle
extends org.platonos.pluginengine.PluginLifecycle

Author:
paulo maia, 09/05/2007

Constructor Summary
Lifecycle()
           
 
Method Summary
 void start()
           
 
Methods inherited from class org.platonos.pluginengine.PluginLifecycle
getExtensionPoint, getPlugin, getPluginEngine
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Lifecycle

public Lifecycle()
Method Detail

start

public void start()
Overrides:
start in class org.platonos.pluginengine.PluginLifecycle