CorrelationFilter.setProperties(Map<String, Object> properties) 方法
定义
Sets a name to value map of custom properties on a message this filter matches.
public void setProperties(Map<String, Object> properties)
参数
- properties
-
Map<String, Object>
map of custom properties this filter matches
适用于