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

net.contextfw.web.application.scope.PageScopedExecutor Maven / Gradle / Ivy

The newest version!
package net.contextfw.web.application.scope;

public interface PageScopedExecutor {

    void execute(Runnable execution);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy