package org.ovirt.engine.ui.uicompat; public interface IProvideCollectionChangedEvent { Event<EventArgs> getCollectionChangedEvent(); }