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

Packages that use PluginFrameworkShutdownEvent
com.atlassian.plugin.loaders   
com.atlassian.plugin.osgi.container.felix Classes to manage interactions with the Apache Felix container 
 

Uses of PluginFrameworkShutdownEvent in com.atlassian.plugin.loaders
 

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

Uses of PluginFrameworkShutdownEvent in com.atlassian.plugin.osgi.container.felix
 

Methods in com.atlassian.plugin.osgi.container.felix with parameters of type PluginFrameworkShutdownEvent
 void FelixOsgiContainerManager.onShutdown(PluginFrameworkShutdownEvent event)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.