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

org.sitoolkit.tester.domain.genscript.PageLoader Maven / Gradle / Ivy

The newest version!
package org.sitoolkit.tester.domain.genscript;

public interface PageLoader {

    void load(PageContext ctx);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy