[jboss-jira] [JBoss JIRA] (JGRP-1561) Fluent configuration for JChannel and other classes; make attrs accessible via ResourceDMBean
Bela Ban (JIRA)
issues at jboss.org
Tue Feb 23 10:17:00 EST 2016
[ https://issues.jboss.org/browse/JGRP-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban resolved JGRP-1561.
----------------------------
Resolution: Done
> Fluent configuration for JChannel and other classes; make attrs accessible via ResourceDMBean
> ---------------------------------------------------------------------------------------------
>
> Key: JGRP-1561
> URL: https://issues.jboss.org/browse/JGRP-1561
> Project: JGroups
> Issue Type: Feature Request
> Reporter: Bela Ban
> Assignee: Bela Ban
> Fix For: 4.0
>
>
> E.g. JChannel.connect() should return JChannel, so we can say
> JChannel a=createChannel().name("A").connect("cluster");
> Once we have getters / setters like JChannel name(String n), we need to change ResourceDMBean as it expects getters and setters to start with getXXX() and setXXX().
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list