com.atlassian.jira.multitenant
Class EventPublisherDestroyer

java.lang.Object
  extended by com.atlassian.jira.multitenant.EventPublisherDestroyer

public class EventPublisherDestroyer
extends Object

Destroys the event publisher


Constructor Summary
EventPublisherDestroyer(com.atlassian.multitenant.MultiTenantComponentMap<com.atlassian.event.api.EventPublisher> eventPublisherMap)
           
 
Method Summary
 void destroyEventPublisher()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventPublisherDestroyer

public EventPublisherDestroyer(com.atlassian.multitenant.MultiTenantComponentMap<com.atlassian.event.api.EventPublisher> eventPublisherMap)
Method Detail

destroyEventPublisher

public void destroyEventPublisher()


Copyright © 2002-2013 Atlassian. All Rights Reserved.