com.atlassian.bamboo.event
Interface InlineEventListener

All Superinterfaces:
com.atlassian.event.EventListener
All Known Implementing Classes:
BuildResultsSummaryIndexingListener, DashboardCacheListener, KillAgentOnFingerprintMismatchListener

public interface InlineEventListener
extends com.atlassian.event.EventListener

A marker interface to denote an event listener that should always be run inline (ie not async)


Method Summary
 
Methods inherited from interface com.atlassian.event.EventListener
getHandledEventClasses, handleEvent
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.