[jira] Updated: (HIVEMIND-51) RmiServiceImplementationFactory

View: New views
1 Messages — Rating Filter:   Alert me  

Parent Message unknown [jira] Updated: (HIVEMIND-51) RmiServiceImplementationFactory

by JIRA hivemind-dev@jakarta.apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ https://issues.apache.org/jira/browse/HIVEMIND-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated HIVEMIND-51:
-----------------------------------------

    Assignee:     (was: Howard M. Lewis Ship)

> RmiServiceImplementationFactory
> -------------------------------
>
>                 Key: HIVEMIND-51
>                 URL: https://issues.apache.org/jira/browse/HIVEMIND-51
>             Project: HiveMind
>          Issue Type: New Feature
>            Reporter: James Carman
>            Priority: Minor
>
> Another service implementation factory that would be fairly easy to create would be an RMI-based one.  It only would need a few parameters, like host, port, and name...
> return LocateRegistry.getRegistry( host, port ).lookup( name );

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.