public class SimpleTypeWrapper extends TypeWrapper
| Modifier | Constructor and Description |
|---|---|
protected |
SimpleTypeWrapper(ClassPreProcessor injector,
javassist.CtClass type,
Class<?> javaClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
extend(SimpleExtensionTypeWrapper ext) |
boolean |
isDirty() |
getSupertype, getType, init, isImplemets, isInherited, isLoaded, isNaturalIdCached, prepare, toClassprotected SimpleTypeWrapper(ClassPreProcessor injector, javassist.CtClass type, Class<?> javaClass) throws javassist.NotFoundException, ClassNotFoundException
javassist.NotFoundExceptionClassNotFoundExceptionpublic void extend(SimpleExtensionTypeWrapper ext) throws javassist.CannotCompileException, javassist.NotFoundException
javassist.CannotCompileExceptionjavassist.NotFoundExceptionpublic boolean isDirty()
isDirty in class TypeWrapperCopyright © 2018. All rights reserved.