Uses of Class
com.atlassian.confluence.event.events.plugin.PluginFrameworkStartedEvent

Packages that use PluginFrameworkStartedEvent
com.atlassian.confluence.plugin.webresource   
com.atlassian.confluence.util.diffs   
 

Uses of PluginFrameworkStartedEvent in com.atlassian.confluence.plugin.webresource
 

Methods in com.atlassian.confluence.plugin.webresource with parameters of type PluginFrameworkStartedEvent
 void PluginCounterInvalidatorListener.handleFrameworkStarted(PluginFrameworkStartedEvent event)
           
 

Uses of PluginFrameworkStartedEvent in com.atlassian.confluence.util.diffs
 

Methods in com.atlassian.confluence.util.diffs with parameters of type PluginFrameworkStartedEvent
 void MergerListener.handlePluginFrameworkStarted(PluginFrameworkStartedEvent e)
          This is needed to get any bundled merger into the manager.
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.