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

Packages that use NotificationException
com.atlassian.plugin   
com.atlassian.plugin.event   
com.atlassian.plugin.event.impl   
com.atlassian.plugin.manager   
 

Uses of NotificationException in com.atlassian.plugin
 

Methods in com.atlassian.plugin that throw NotificationException
 void PluginSystemLifecycle.init()
          Initialise the plugin system.
 

Uses of NotificationException in com.atlassian.plugin.event
 

Methods in com.atlassian.plugin.event that throw NotificationException
 void PluginEventManager.broadcast(Object event)
          Broadcasts an event to all applicable listeners.
 

Uses of NotificationException in com.atlassian.plugin.event.impl
 

Methods in com.atlassian.plugin.event.impl that throw NotificationException
 void DefaultPluginEventManager.broadcast(Object event)
           
 

Uses of NotificationException in com.atlassian.plugin.manager
 

Methods in com.atlassian.plugin.manager that throw NotificationException
 void DefaultPluginManager.init()
           
 



Copyright © 2010 Atlassian. All Rights Reserved.