[jboss-remoting-issues] [JBoss JIRA] Created: (JBREM-1054) Annotation to automatically return new transporters types

David Lloyd (JIRA) jira-events at lists.jboss.org
Mon Nov 3 13:17:31 EST 2008


Annotation to automatically return new transporters types
---------------------------------------------------------

                 Key: JBREM-1054
                 URL: https://jira.jboss.org/jira/browse/JBREM-1054
             Project: JBoss Remoting
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: r3 api
            Reporter: David Lloyd
            Priority: Optional
             Fix For: 3.1.0.Beta1


It would be cool if a transporter interface (or an implementing class of that interface) could have methods which sport an annotation that indicates that the return value of that method, if it is an interface, should be automatically wrapped into a transporter (if invoked via a transporter).  This way, complex remote object structures can be easily created and used.

Also handy would be a simple way of notating such methods when the interface and implementation are already existent.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-remoting-issues mailing list