public interface CorrelationKeyFactory
Modifier and Type | Method and Description |
---|---|
CorrelationKey |
newCorrelationKey(List<String> properties) |
CorrelationKey |
newCorrelationKey(String businessKey) |
CorrelationKey newCorrelationKey(String businessKey)
CorrelationKey newCorrelationKey(List<String> properties)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.