Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/HIVEMIND-51

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: HIVEMIND-51
    Summary: RmiServiceImplementationFactory
       Type: New Feature

     Status: Open
   Priority: Minor

    Project: HiveMind

   Assignee: Howard M. Lewis Ship
   Reporter: James Carman

    Created: Sat, 4 Sep 2004 6:03 AM
    Updated: Sat, 4 Sep 2004 6:03 AM

Description:
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 );


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to