Uses of Class
com.atlassian.plugin.event.PluginEventListener

Packages that use PluginEventListener
com.atlassian.plugin.loaders   
com.atlassian.plugin.manager   
 

Uses of PluginEventListener in com.atlassian.plugin.loaders
 

Methods in com.atlassian.plugin.loaders with annotations of type PluginEventListener
 void ScanningPluginLoader.onShutdown(PluginFrameworkShutdownEvent event)
          Called during plugin framework shutdown
 

Uses of PluginEventListener in com.atlassian.plugin.manager
 

Methods in com.atlassian.plugin.manager with annotations of type PluginEventListener
 void DefaultPluginManager.onPluginRefresh(PluginRefreshedEvent event)
           
 



Copyright © 2009 Atlassian. All Rights Reserved.