Document:
HelperContext Creation - Version 10 (Revision 9)

Draft (A preliminary unapproved sketch, outline, or version.)

Details

Submitted By Mr. Blaise Doughan on 2009-05-29 9:22 pm UTC

Publication Type

None at this time.

Group / Folder

OASIS Service Data Objects (SDO) TC / Topic 7: Type System and Helpers

Modified by

Not modified.

Copy

This document is not a copy.

Technical Contact

None at this time.

Download Count

49

Download Agreement

None at this time.

Description

- Changed Environment.createHelperContextFactory(ClassLoader) to be protected static
- Added two new classes:
commonj.sdo.impl.CreateEnvironmentException
commonj.sdo.impl.CreateHelperContextFactoryException
- Changed instances of RuntimeException to instances of the above exceptions
- Added Environment.setInstance(Environment) method