private class TopicExchange.KeyAndPattern extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
String |
key |
Pattern |
pattern |
private static long |
serialVersionUID
define serialVersionUID for interoperability
|
Constructor and Description |
---|
TopicExchange.KeyAndPattern(String key,
Pattern pattern) |
private static final long serialVersionUID
public String key
public Pattern pattern
Copyright © 2015 ScalAgent D.T.. All Rights Reserved.