public class EntityExtensionTypeWrapper extends EntityTypeWrapper
| Modifier | Constructor and Description |
|---|---|
protected |
EntityExtensionTypeWrapper(ClassPreProcessor injector,
javassist.CtClass type,
Class<?> javaClass) |
| Modifier and Type | Method and Description |
|---|---|
EntityExtension |
getExtensionAnnotation() |
EntityTypeWrapper |
getTargetType() |
protected void |
init() |
void |
prepare() |
Class<?> |
toClass() |
extend, getIdFields, isDirtygetSupertype, getType, isImplemets, isInherited, isLoaded, isNaturalIdCachedprotected EntityExtensionTypeWrapper(ClassPreProcessor injector, javassist.CtClass type, Class<?> javaClass) throws javassist.NotFoundException, ClassNotFoundException
javassist.NotFoundExceptionClassNotFoundExceptionpublic void prepare()
prepare in class EntityTypeWrapperprotected void init()
throws javassist.NotFoundException,
ClassNotFoundException
init in class EntityTypeWrapperjavassist.NotFoundExceptionClassNotFoundExceptionpublic EntityExtension getExtensionAnnotation()
public EntityTypeWrapper getTargetType()
public Class<?> toClass() throws javassist.CannotCompileException
toClass in class TypeWrapperjavassist.CannotCompileExceptionCopyright © 2018. All rights reserved.