org.openorb.notify
Interface EventDispatcher

All Known Implementing Classes:
ConsumerAdminImpl, ProxyPullSupplierImpl, ProxyPushSupplierImpl, SequenceProxyPullSupplierImpl, SequenceProxyPushSupplierImpl, StructuredProxyPullSupplierImpl, StructuredProxyPushSupplierImpl

public interface EventDispatcher

Author:
Olivier Modica

Method Summary
 void dispatchEvent(java.lang.Object event)
          New event available
 

Method Detail

dispatchEvent

void dispatchEvent(java.lang.Object event)
New event available