public class RegexInterest extends Interest<String>
Constructor and Description |
---|
RegexInterest() |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
String |
getRegex()
Returns the regex backing this interest.
|
getKey, getPolicy, isDurable, isReceiveValues, setDurable, setKey, setPolicy, setReceiveValues
public void afterPropertiesSet()
afterPropertiesSet
in interface InitializingBean
afterPropertiesSet
in class Interest<String>
public String getRegex()
Interest.getKey()
.