Uses of Interface
org.java.plugin.extension.PluginLifecycleListener

Packages that use PluginLifecycleListener
org.java.plugin This package contains framework runtime API. 
 

Uses of PluginLifecycleListener in org.java.plugin
 

Methods in org.java.plugin with parameters of type PluginLifecycleListener
 void PluginController.addPluginLifecycleListener(PluginLifecycleListener listener)
          Adds a PluginLifecycleListener.
 void PluginController.removePluginLifecycleListener(PluginLifecycleListener listener)
          Removed PluginLifecycleListener.
 



Copyright © 2010. All Rights Reserved.