ExpirationAction is an external API so you probably do not want to add this 
method here. Instead add it on one of the internal classes. External apis need 
to be documented and can not change in future releases (without first being 
deprecated and then a major release done). It seems like this method could 
instead be on one of the internal xml parsing classes. 
If you do end up adding it here then add a javadoc comments that defines the 
allowed "xmlValue" and that it will throw IllegalArgumentException, etc.

[ Full content available at: https://github.com/apache/geode/pull/3054 ]
This message was relayed via gitbox.apache.org for 
[email protected]

Reply via email to