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

jpaoletti.jpm.core.CustomLoader Maven / Gradle / Ivy

The newest version!
package jpaoletti.jpm.core;

/**
 *
 * @author jpaoletti
 */
public interface CustomLoader {

    public void execute(PresentationManager jpm) throws Exception;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy