
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