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

com.baidu.formula.discovery.serviceregistry.FormulaRegistrationCustomer Maven / Gradle / Ivy

package com.baidu.formula.discovery.serviceregistry;

/**
 * @author Bowu Dong ([email protected])
 */
public interface FormulaRegistrationCustomer {
    void customize(FormulaRegistration registration);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy