Module org.eclipse.persistence.core
Package org.eclipse.persistence.dynamic
Interface EclipseLinkClassWriter
- All Known Implementing Classes:
CollectionProxyClassWriter,DynamicClassWriter,MetadataDynamicClassWriter,RestAdapterClassWriter,RestCollectionAdapterClassWriter,RestDynamicClassWriter,RestReferenceAdapterV2ClassWriter,XRClassWriter
public interface EclipseLinkClassWriter
-
Method Summary
Modifier and TypeMethodDescriptionClass<?> booleanisCompatible(EclipseLinkClassWriter writer) byte[]writeClass(DynamicClassLoader loader, String className)
-
Method Details
-
writeClass
- Throws:
ClassNotFoundException
-
isCompatible
-
getParentClass
Class<?> getParentClass() -
getParentClassName
String getParentClassName()
-