transporter server should automatically expose all interfaces
implemented as subsystems
---------------------------------------------------------------------------------------
Key: JBREM-431
URL:
http://jira.jboss.com/jira/browse/JBREM-431
Project: JBoss Remoting
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: transporter
Affects Versions: 2.0.0.Beta1
Reporter: Tom Elrod
Assigned To: Tom Elrod
Fix For: 2.0.0.Beta2 (Boon)
Per JBREM-413, have to explicitly add the interface class name for the target pojo to be
exposed so can be added as a subsystem (interface class name that is).
A better option would be to only pass the target POJO, walk its tree to see what
interfaces it implements (and their parents) and automatically add them as the subsystems.
This will potentially cause there to be a lot of subsystems, but would all be mapping
back to the the same target pojo instance (so not that much extra memory/overhead
involved).
The benefit of this would be able to have the transporter client use any interface for
the pojo target it likes.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: