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

org.xson.tangyuan.executor.ServiceContextFactory Maven / Gradle / Ivy

package org.xson.tangyuan.executor;

public interface ServiceContextFactory {

	public IServiceContext create();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy