Class Hierarchy
- java.lang.Object
- com.atlassian.event.internal.AbstractEventExecutorFactory (implements com.atlassian.event.spi.EventExecutorFactory)
- com.atlassian.event.internal.DirectEventExecutorFactory
- com.atlassian.confluence.event.ConfluencePoolBasedEventExecutorFactory
- com.atlassian.event.internal.DirectEventExecutorFactory
- com.opensymphony.xwork2.interceptor.AbstractInterceptor (implements com.opensymphony.xwork2.interceptor.ConditionalInterceptor)
- com.atlassian.confluence.event.EventPublisherInterceptor
- com.atlassian.event.internal.AsynchronousAbleEventDispatcher (implements com.atlassian.event.spi.EventDispatcher)
- com.atlassian.confluence.event.ConfluenceEventDispatcher<C>
- com.atlassian.confluence.event.ConfluenceEventManager (implements com.atlassian.event.EventManager)
- com.atlassian.confluence.event.ConfluenceEventPublisherManager (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<E>, com.atlassian.event.api.EventPublisher)
- com.atlassian.confluence.event.ConfluenceListenerHandlersConfiguration (implements com.atlassian.event.config.ListenerHandlersConfiguration)
- com.atlassian.confluence.event.CpuBasedThreadPoolConfiguration (implements com.atlassian.event.config.EventThreadPoolConfiguration)
- com.atlassian.confluence.event.EventUtils
- com.atlassian.confluence.event.NoOpEventPublisher (implements com.atlassian.event.api.EventPublisher)
- com.atlassian.confluence.event.SynchronousEventFilter (implements com.atlassian.event.internal.AsynchronousEventResolver)
- java.util.concurrent.ThreadPoolExecutor.CallerRunsPolicy (implements java.util.concurrent.RejectedExecutionHandler)
- com.atlassian.confluence.event.MonitorableCallerRunsPolicy
- com.atlassian.confluence.event.TimingEventPublisher (implements com.atlassian.event.api.EventPublisher)
- com.atlassian.confluence.event.TypeWhitelist (implements com.google.common.base.Predicate<T>)
- com.atlassian.event.internal.AbstractEventExecutorFactory (implements com.atlassian.event.spi.EventExecutorFactory)
Interface Hierarchy
- com.atlassian.confluence.event.Evented<T>