Package Hierarchies:
Class Hierarchy
- java.lang.Object
- com.atlassian.event.internal.AbstractEventExecutorFactory (implements com.atlassian.event.spi.EventExecutorFactory)
- com.atlassian.event.internal.DirectEventExecutorFactory
- org.apache.struts2.interceptor.AbstractInterceptor (implements org.apache.struts2.interceptor.ConditionalInterceptor)
- com.atlassian.event.internal.AsynchronousAbleEventDispatcher (implements com.atlassian.event.spi.EventDispatcher)
- 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.NoOpEventPublisher (implements com.atlassian.event.api.EventPublisher)
- java.util.concurrent.ThreadPoolExecutor.CallerRunsPolicy (implements java.util.concurrent.RejectedExecutionHandler)
- com.atlassian.confluence.event.TimingEventPublisher (implements com.atlassian.event.api.EventPublisher)
- com.atlassian.confluence.event.TypeWhitelist (implements com.google.common.base.Predicate<T>)
Interface Hierarchy
- com.atlassian.confluence.event.Evented<T>