package org.ovirt.engine.ui.uicompat; public interface IFrontendMultipleQueryAsyncCallback { void Executed(FrontendMultipleQueryAsyncResult result); }