Interface RegistrationCustomizer


  • public interface RegistrationCustomizer
    Registration Customizer
    Since:
    1.0.0
    Author:
    Mercy
    See Also:
    Registration
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void customize​(org.springframework.cloud.client.serviceregistry.Registration registration)
      Customize the specified Registration before register
    • Method Detail

      • customize

        void customize​(org.springframework.cloud.client.serviceregistry.Registration registration)
        Customize the specified Registration before register
        Parameters:
        registration - Registration