接口的使用
org.apache.skywalking.apm.util.PropertyPlaceholderHelper.PlaceholderResolver
-
org.apache.skywalking.apm.util中PropertyPlaceholderHelper.PlaceholderResolver的使用
修饰符和类型方法说明protected StringPropertyPlaceholderHelper.parseStringValue(String value, PropertyPlaceholderHelper.PlaceholderResolver placeholderResolver, Set<String> visitedPlaceholders) PropertyPlaceholderHelper.replacePlaceholders(String value, PropertyPlaceholderHelper.PlaceholderResolver placeholderResolver) Replaces all placeholders of format${name}with the value returned from the suppliedPropertyPlaceholderHelper.PlaceholderResolver.