]
Bela Ban resolved JGRP-2415.
----------------------------
Resolution: Done
Fluent setters
--------------
Key: JGRP-2415
URL:
https://issues.redhat.com/browse/JGRP-2415
Project: JGroups
Issue Type: Task
Reporter: Bela Ban
Assignee: Bela Ban
Priority: Minor
Fix For: 5.0.0.Alpha6
Make all setters of protocols/other classes fluent, e.g. instead of returning {{void}},
make a setter return the class so that setter calls can be chained.
This breaks API compatibility, so it can only be done in 5.0.