-
Key: JAV2I12-16
-
Legacy Issue Number: 3433
-
Status: closed
-
Source: Borland Software Corporation ( Vijaykumar Natarajan)
-
Summary:
There appears to be no way to construct a javax.rmi.ClassDesc, since the
ClassDesc class has two private members and no constructor. This is required by
non-default implementations of ValueHandler.There are many ways to solve this issue.
1. Add a public constructor to javax.rmi.ClassDesc (preferred)
2. Make members protected so other implementations can subclass and add
constructors
3. create a factory method in say Util that returns a ClassDesc which takes the
required parameters. -
Reported: JAV2I 1.0b1 — Mon, 20 Mar 2000 05:00 GMT
-
Disposition: Resolved — JAV2I 1.1
-
Disposition Summary:
See revised text below
-
Updated: Fri, 6 Mar 2015 20:58 GMT
JAV2I12 — No factory for javax.rmi.ClassDesc
- Key: JAV2I12-16
- OMG Task Force: Java to IDL December 2000 RTF