
org.dromara.northstar.strategy.ContextAware Maven / Gradle / Ivy
package org.dromara.northstar.strategy;
public interface ContextAware {
void setContext(IModuleContext context);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy