[jboss-jira] [JBoss JIRA] Closed: (JBREM-430) transporter needs to be customizable
David Lloyd (JIRA)
jira-events at lists.jboss.org
Wed Sep 26 05:31:25 EDT 2007
[ http://jira.jboss.com/jira/browse/JBREM-430?page=all ]
David Lloyd closed JBREM-430.
-----------------------------
> transporter needs to be customizable
> ------------------------------------
>
> Key: JBREM-430
> URL: http://jira.jboss.com/jira/browse/JBREM-430
> Project: JBoss Remoting
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Affects Versions: 1.4.1 final
> Reporter: John Mazzitelli
> Assigned To: Tom Elrod
> Priority: Minor
> Fix For: 2.0.0.CR1 (Boon)
>
>
> TransporterServer currently creates its own MBeanServer, Connector and MulticastDetector.
> There is no way for me to customize those (Connector lease period, Detector's multicast address, port, etc. etc.) nor can I use my own MBeanServer.
> I can't subclass it because connector, server and detector are all private to TransporterServer.
> I'm thinking TransporterServer should have some static create methods that take as parameters things like the MBeanServer where the services should be registered, a Connector to use and a Detector to use. That way, I can set up my own connector and detector and MBeanServer and just have TransporterServer use those.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list