public abstract class EventListenersUtil extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ELEMENT_AGENDA_EVENT_LISTENER |
static String |
ELEMENT_PROCESS_EVENT_LISTENER |
static String |
ELEMENT_RULE_RUNTIME_EVENT_LISTENER |
static String |
TYPE_AGENDA_EVENT_LISTENER |
static String |
TYPE_PROCESS_EVENT_LISTENER |
static String |
TYPE_WORKING_MEMORY_EVENT_LISTENER |
Constructor and Description |
---|
EventListenersUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
parseEventListeners(org.springframework.beans.factory.xml.ParserContext parserContext,
org.springframework.beans.factory.support.BeanDefinitionBuilder factory,
Element element) |
public static final String TYPE_AGENDA_EVENT_LISTENER
public static final String TYPE_PROCESS_EVENT_LISTENER
public static final String TYPE_WORKING_MEMORY_EVENT_LISTENER
public static final String ELEMENT_AGENDA_EVENT_LISTENER
public static final String ELEMENT_PROCESS_EVENT_LISTENER
public static final String ELEMENT_RULE_RUNTIME_EVENT_LISTENER
public static void parseEventListeners(org.springframework.beans.factory.xml.ParserContext parserContext, org.springframework.beans.factory.support.BeanDefinitionBuilder factory, Element element)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.