public static interface SDOHelperContext.HelperContextResolver
HelperContext
creation.
If is not set explicitly the default one is used.Modifier and Type | Method and Description |
---|---|
commonj.sdo.helper.HelperContext |
getHelperContext(String id,
ClassLoader classLoader)
Should return instance of
HelperContext . |
commonj.sdo.helper.HelperContext getHelperContext(String id, ClassLoader classLoader)
HelperContext
.id
- the unique label for this HelperContextclassLoader
- this class loader will be used to find static instance classesHelperContext