public static class MappingContextFactoryExtensibilityTestCase.MyMappingContext.Factory extends Object implements MappingContextFactory
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
MappingContext |
getContext() |
Map<Object,Object> |
getGlobalProperties() |
void |
release(MappingContext context) |
public MappingContext getContext()
getContext in interface MappingContextFactorypublic void release(MappingContext context)
release in interface MappingContextFactorypublic Map<Object,Object> getGlobalProperties()
getGlobalProperties in interface MappingContextFactoryCopyright © 2019 Glasnost. All rights reserved.