|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.taursys.xml.event.Dispatcher
com.taursys.xml.event.TriggerDispatcher
com.taursys.xml.event.TemplateTriggerDispatcher
TemplateTriggerDispatcher is Dispatcher of TriggerEvents for Templates
| Field Summary |
| Fields inherited from class com.taursys.xml.event.Dispatcher |
components, map |
| Constructor Summary | |
TemplateTriggerDispatcher(Template template)
Constructs a new TemplateTriggerDispatcher |
|
| Method Summary | |
void |
dispatch(java.util.Map map)
Dispatches an Event to each registered component with the given key/value Map. |
| Methods inherited from class com.taursys.xml.event.TriggerDispatcher |
dispatchToComponent |
| Methods inherited from class com.taursys.xml.event.Dispatcher |
addNotify, dispatch, dispatch, getIndex, getParameter, getParentDispatcher, getParentIndex, incrementIndex, removeNotify, resetIndex, setParentDispatcher |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TemplateTriggerDispatcher(Template template)
| Method Detail |
public void dispatch(java.util.Map map)
throws java.lang.Exception
Map. This method invokes the dispatchToComponent
for each registered component.
dispatch in class Dispatchermap - a Map containing message key/values for dispatching
java.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||