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

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