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

org.unidal.web.mvc.Module Maven / Gradle / Ivy

package org.unidal.web.mvc;

public interface Module {
	public Class>[] getPageHandlers();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy