org.analogweb.ModulesContainerAdaptorAware Maven / Gradle / Ivy
package org.analogweb;
/**
* @author snowgoose
*/
public interface ModulesContainerAdaptorAware {
void setModulesContainerAdaptor(ContainerAdaptor containerAdaptor);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy