]
Bela Ban resolved JGRP-2018.
----------------------------
Resolution: Done
Remove Channel and merge into JChannel
--------------------------------------
Key: JGRP-2018
URL:
https://issues.jboss.org/browse/JGRP-2018
Project: JGroups
Issue Type: Task
Reporter: Bela Ban
Assignee: Bela Ban
Priority: Minor
Fix For: 4.0
Method such as {{Channel Channel.setName()}} and {{JChannel JChannel.setName()}} are 2
separate methods, which causes problems with exposing attrs/methods via JMX.
Also, {{Channel}} has never had other subclasses than {{JChannel}}, so it isn't
needed.