Class DefaultListenerFactory

java.lang.Object
org.flowable.engine.impl.bpmn.parser.factory.AbstractBehaviorFactory
org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
All Implemented Interfaces:
ListenerFactory

public class DefaultListenerFactory extends AbstractBehaviorFactory implements ListenerFactory
Default implementation of the ListenerFactory. Used when no custom ListenerFactory is injected on the ProcessEngineConfigurationImpl.
Author:
Joram Barrez