Uses of Interface
com.atlassian.event.internal.InvokerTransformer
Packages that use InvokerTransformer
-
Uses of InvokerTransformer in com.atlassian.event.internal
Constructors in com.atlassian.event.internal with parameters of type InvokerTransformerModifierConstructorDescriptionEventPublisherImpl(EventDispatcher eventDispatcher, ListenerHandlersConfiguration listenerHandlersConfiguration, InvokerTransformer transformer) If you need to customise the asynchronous handling, you should use theAsynchronousAbleEventDispatchertogether with a custom executor.