com.atlassian.jira.multitenant
Class PluginsEventPublisher

java.lang.Object
  extended by com.atlassian.multitenant.event.PeeringEventPublisher
      extended by com.atlassian.jira.multitenant.PluginsEventPublisher
All Implemented Interfaces:
com.atlassian.event.api.EventPublisher

public class PluginsEventPublisher
extends com.atlassian.multitenant.event.PeeringEventPublisher

This is an event publisher specifically for the plugins system. The reason this class exists is to distinguish it in PICO from the one

Since:
v4.3

Constructor Summary
PluginsEventPublisher(com.atlassian.multitenant.event.PeeringEventPublisherManager manager, com.atlassian.event.spi.EventDispatcher eventDispatcher, com.atlassian.event.config.ListenerHandlersConfiguration listenerHandlersConfiguration)
           
 
Method Summary
 
Methods inherited from class com.atlassian.multitenant.event.PeeringEventPublisher
getTarget, publish, register, unregister, unregisterAll
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluginsEventPublisher

public PluginsEventPublisher(com.atlassian.multitenant.event.PeeringEventPublisherManager manager,
                             com.atlassian.event.spi.EventDispatcher eventDispatcher,
                             com.atlassian.event.config.ListenerHandlersConfiguration listenerHandlersConfiguration)


Copyright © 2002-2012 Atlassian. All Rights Reserved.