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–2016 JBoss by Red Hat. All rights reserved.