Class DefaultListenerFactory

java.lang.Object
org.activiti.engine.impl.bpmn.parser.factory.AbstractBehaviorFactory
org.activiti.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.