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

com.flagwind.services.ServiceBuilder Maven / Gradle / Ivy

There is a newer version: 1.0.9
Show newest version
package com.flagwind.services;

/**
 * @author chendb
 */
public interface ServiceBuilder{
	Object build(ServiceEntry entry);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy