Over load invoke() method in Client so metadata not required
------------------------------------------------------------

         Key: JBREM-29
         URL: http://jira.jboss.com/jira/browse/JBREM-29
     Project: JBoss Remoting
        Type: Reactor Event
  Components: general  
    Versions: 1.0.1 alpha    
    Reporter: Tom  Elrod
 Assigned to: Tom  Elrod 
     Fix For: 1.0.1 beta


Client::invoker(Object param, Map metadata) is the only method for making 
invocations.  The metadata is often not needed, so user having to pass null all 
the time.  Need to provide method Client::invoker(Object param), which will 
then pass a null metadata under the covers.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to