![JAR search and dependency download from the Maven repository](/logo.png)
com.icthh.xm.commons.lep.spring.LepContextActualClassDetector Maven / Gradle / Ivy
package com.icthh.xm.commons.lep.spring;
import com.icthh.xm.commons.lep.api.BaseLepContext;
public interface LepContextActualClassDetector {
Class extends BaseLepContext> detectActualClass();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy