类 ServiceInstancePortCustomizer
- java.lang.Object
-
- org.apache.dubbo.config.metadata.ServiceInstancePortCustomizer
-
- 所有已实现的接口:
Comparable<org.apache.dubbo.common.lang.Prioritized>,org.apache.dubbo.common.lang.Prioritized,ServiceInstanceCustomizer
public class ServiceInstancePortCustomizer extends Object implements ServiceInstanceCustomizer
TheServiceInstanceCustomizerto customize theportof service instance.- 从以下版本开始:
- 2.7.5
-
-
构造器概要
构造器 构造器 说明 ServiceInstancePortCustomizer()
-
-
-
方法详细资料
-
customize
public void customize(ServiceInstance serviceInstance)
- 指定者:
customize在接口中ServiceInstanceCustomizer
-
-