All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.nakedobjects.plugins.headless.viewer.internal.InteractionEventDispatcher Maven / Gradle / Ivy

package org.nakedobjects.plugins.headless.viewer.internal;

import org.nakedobjects.applib.events.InteractionEvent;


public interface InteractionEventDispatcher {

    void dispatch(InteractionEvent interactionEvent);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy