org.openorb.notify
Interface EventDispatcher

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

public interface EventDispatcher

Author:
Olivier Modica

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

Method Detail

dispatchEvent

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