
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