Interface IActionReportListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
ActionReportAdapter

public interface IActionReportListener extends EventListener
A listener interface receiving DataBush actions. Class with this interface can be registred with DataBush to recive events, when DataBush is applyied or manually updated.
Author:
igor@scictrl.com
See Also: