|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ow2.jasmine.monitoring.eventswitch.client.JasmineEventNotificationDispatcher
public class JasmineEventNotificationDispatcher
Provide a processor that dispatches instances of JasmineEventNotification.
| Constructor Summary | |
|---|---|
JasmineEventNotificationDispatcher()
Build a new JASMINe event dispatcher. |
|
| Method Summary | |
|---|---|
void |
process(DispatcherContext context,
org.ow2.jasmine.event.beans.JasmineEventNotification event)
Process the given JASMINe event notification by dispatching it the Mule client. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JasmineEventNotificationDispatcher()
| Method Detail |
|---|
public void process(DispatcherContext context,
org.ow2.jasmine.event.beans.JasmineEventNotification event)
throws org.ow2.jasmine.event.processor.JasmineEventProcessorException
process in interface org.ow2.jasmine.event.processor.JasmineEventNotificationProcessor<DispatcherContext>context - a dispatcher contextevent - an notification to process
org.ow2.jasmine.event.processor.JasmineEventProcessorException - if Mule cannot dispatch the event
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||