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