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

org.sitoolkit.wt.domain.pageload.PageLoader Maven / Gradle / Ivy

package org.sitoolkit.wt.domain.pageload;

public interface PageLoader {

    void load(PageContext ctx);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy