Uses of Class
org.springframework.cglib.core.ClassEmitter
Packages that use ClassEmitter
Package
Description
Spring's repackaging of the
CGLIB core package
(for internal use only).
Spring's repackaging of the
CGLIB transform package
(for internal use only).
Spring's repackaging of the
CGLIB transform impl package
(for internal use only).
-
Uses of ClassEmitter in org.springframework.cglib.core
Methods in org.springframework.cglib.core that return ClassEmitterMethods in org.springframework.cglib.core with parameters of type ClassEmitterModifier and TypeMethodDescriptionstatic voidEmitUtils.add_properties(ClassEmitter ce, String[] names, Type[] types) static voidEmitUtils.add_property(ClassEmitter ce, String name, Type type, String fieldName) static CodeEmitterEmitUtils.begin_method(ClassEmitter e, MethodInfo method) static CodeEmitterEmitUtils.begin_method(ClassEmitter e, MethodInfo method, int access) static voidEmitUtils.factory_method(ClassEmitter ce, Signature sig) static voidEmitUtils.null_constructor(ClassEmitter ce) -
Uses of ClassEmitter in org.springframework.cglib.transform
Subclasses of ClassEmitter in org.springframework.cglib.transform -
Uses of ClassEmitter in org.springframework.cglib.transform.impl
Subclasses of ClassEmitter in org.springframework.cglib.transform.implModifier and TypeClassDescriptionclassclassclassclassclassclassclassclass