Uses of Class
com.atlassian.plugin.event.events.PluginModuleEnabledEvent

Packages that use PluginModuleEnabledEvent
com.atlassian.plugin.classloader   
com.atlassian.plugin.servlet.download.plugin   
com.atlassian.plugin.tracker   
 

Uses of PluginModuleEnabledEvent in com.atlassian.plugin.classloader
 

Methods in com.atlassian.plugin.classloader with parameters of type PluginModuleEnabledEvent
 void PluginsClassLoader.onPluginModuleEnabled(PluginModuleEnabledEvent event)
           
 

Uses of PluginModuleEnabledEvent in com.atlassian.plugin.servlet.download.plugin
 

Methods in com.atlassian.plugin.servlet.download.plugin with parameters of type PluginModuleEnabledEvent
 void PluggableDownloadStrategy.pluginModuleEnabled(PluginModuleEnabledEvent event)
           
 

Uses of PluginModuleEnabledEvent in com.atlassian.plugin.tracker
 

Methods in com.atlassian.plugin.tracker with parameters of type PluginModuleEnabledEvent
 void DefaultPluginModuleTracker.onPluginModuleEnabled(PluginModuleEnabledEvent event)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.