org.drools.container.spring.namespace
Class EventListenersUtil
java.lang.Object
org.drools.container.spring.namespace.EventListenersUtil
public abstract class EventListenersUtil
- extends Object
|
Method Summary |
static void |
parseEventListeners(org.springframework.beans.factory.xml.ParserContext parserContext,
org.springframework.beans.factory.support.BeanDefinitionBuilder factory,
Element element)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE_AGENDA_EVENT_LISTENER
public static final String TYPE_AGENDA_EVENT_LISTENER
- See Also:
- Constant Field Values
TYPE_PROCESS_EVENT_LISTENER
public static final String TYPE_PROCESS_EVENT_LISTENER
- See Also:
- Constant Field Values
TYPE_WORKING_MEMORY_EVENT_LISTENER
public static final String TYPE_WORKING_MEMORY_EVENT_LISTENER
- See Also:
- Constant Field Values
ELEMENT_AGENDA_EVENT_LISTENER
public static final String ELEMENT_AGENDA_EVENT_LISTENER
- See Also:
- Constant Field Values
ELEMENT_PROCESS_EVENT_LISTENER
public static final String ELEMENT_PROCESS_EVENT_LISTENER
- See Also:
- Constant Field Values
ELEMENT_WORKING_MEMORY_EVENT_LISTENER
public static final String ELEMENT_WORKING_MEMORY_EVENT_LISTENER
- See Also:
- Constant Field Values
EventListenersUtil
public EventListenersUtil()
parseEventListeners
public static void parseEventListeners(org.springframework.beans.factory.xml.ParserContext parserContext,
org.springframework.beans.factory.support.BeanDefinitionBuilder factory,
Element element)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.