public interface BackedSCOStoreManager
| Modifier and Type | Method and Description |
|---|---|
Store |
getBackingStoreForField(ClassLoaderResolver clr,
AbstractMemberMetaData mmd,
Class type)
Accessor for the backing store for the specified field/property.
|
Store getBackingStoreForField(ClassLoaderResolver clr, AbstractMemberMetaData mmd, Class type)
clr - ClassLoader resolvermmd - MetaData for the field/propertytype - Type of the memberIncompatibleFieldTypeException - raises the exception if the field is not compatible if the storeCopyright © 2019. All rights reserved.