[jboss-jira] [JBoss JIRA] (JGRP-1561) Fluent configuration for JChannel and other classes; make attrs accessible via ResourceDMBean

Bela Ban (JIRA) jira-events at lists.jboss.org
Fri Sep 13 08:24:04 EDT 2013


     [ https://issues.jboss.org/browse/JGRP-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bela Ban updated JGRP-1561:
---------------------------

    Fix Version/s: 4.0
                       (was: 3.5)

    
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list