Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (309)
Collections:
Other Resources:
cglib-nodep-2.2.jar - Byte Code Generation Library 2.2
Byte Code Generation Library is high level API to generate and transform JAVA byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.
JAR File Size and Download Location:
File name: cglib.jar, cglib-2.2.jar, cglib-nodep.jar, cglib-nodep-2.2.jar File size: 322362 bytes Date modified: 12/04/2008 Download: Byte Code Generation Library 2.2
✍: FYIcenter
No Manifest in the JAR.
List of Classes in the JAR:
net/sf/cglib/beans/BeanCopier net/sf/cglib/beans/BeanGenerator net/sf/cglib/beans/BeanMap net/sf/cglib/beans/BeanMapEmitter net/sf/cglib/beans/BulkBean net/sf/cglib/beans/BulkBeanEmitter net/sf/cglib/beans/BulkBeanException net/sf/cglib/beans/FixedKeySet net/sf/cglib/beans/ImmutableBean net/sf/cglib/core/AbstractClassGenerator net/sf/cglib/core/Block net/sf/cglib/core/ClassEmitter net/sf/cglib/core/ClassGenerator net/sf/cglib/core/ClassInfo net/sf/cglib/core/ClassNameReader net/sf/cglib/core/ClassesKey net/sf/cglib/core/CodeEmitter net/sf/cglib/core/CodeGenerationException net/sf/cglib/core/CollectionUtils net/sf/cglib/core/Constants net/sf/cglib/core/Converter net/sf/cglib/core/Customizer net/sf/cglib/core/DebuggingClassWriter net/sf/cglib/core/DefaultGeneratorStrategy net/sf/cglib/core/DefaultNamingPolicy net/sf/cglib/core/DuplicatesPredicate net/sf/cglib/core/EmitUtils net/sf/cglib/core/GeneratorStrategy net/sf/cglib/core/KeyFactory net/sf/cglib/core/Local net/sf/cglib/core/LocalVariablesSorter net/sf/cglib/core/MethodInfo net/sf/cglib/core/MethodInfoTransformer net/sf/cglib/core/MethodWrapper net/sf/cglib/core/NamingPolicy net/sf/cglib/core/ObjectSwitchCallback net/sf/cglib/core/Predicate net/sf/cglib/core/ProcessArrayCallback net/sf/cglib/core/ProcessSwitchCallback net/sf/cglib/core/ReflectUtils net/sf/cglib/core/RejectModifierPredicate net/sf/cglib/core/Signature net/sf/cglib/core/TinyBitSet net/sf/cglib/core/Transformer net/sf/cglib/core/TypeUtils net/sf/cglib/core/VisibilityPredicate net/sf/cglib/proxy/Callback net/sf/cglib/proxy/CallbackFilter net/sf/cglib/proxy/CallbackGenerator net/sf/cglib/proxy/CallbackHelper net/sf/cglib/proxy/CallbackInfo net/sf/cglib/proxy/Dispatcher net/sf/cglib/proxy/DispatcherGenerator net/sf/cglib/proxy/Enhancer net/sf/cglib/proxy/Factory net/sf/cglib/proxy/FixedValue net/sf/cglib/proxy/FixedValueGenerator net/sf/cglib/proxy/InterfaceMaker net/sf/cglib/proxy/InvocationHandler net/sf/cglib/proxy/InvocationHandlerGenerator net/sf/cglib/proxy/LazyLoader net/sf/cglib/proxy/LazyLoaderGenerator net/sf/cglib/proxy/MethodInterceptor net/sf/cglib/proxy/MethodInterceptorGenerator net/sf/cglib/proxy/MethodProxy net/sf/cglib/proxy/Mixin net/sf/cglib/proxy/MixinBeanEmitter net/sf/cglib/proxy/MixinEmitter net/sf/cglib/proxy/MixinEverythingEmitter net/sf/cglib/proxy/NoOp net/sf/cglib/proxy/NoOpGenerator net/sf/cglib/proxy/Proxy net/sf/cglib/proxy/ProxyRefDispatcher net/sf/cglib/proxy/UndeclaredThrowableException net/sf/cglib/reflect/ConstructorDelegate net/sf/cglib/reflect/FastClass net/sf/cglib/reflect/FastClassEmitter net/sf/cglib/reflect/FastConstructor net/sf/cglib/reflect/FastMember net/sf/cglib/reflect/FastMethod net/sf/cglib/reflect/MethodDelegate net/sf/cglib/reflect/MulticastDelegate net/sf/cglib/transform/AbstractClassFilterTransformer net/sf/cglib/transform/AbstractClassLoader net/sf/cglib/transform/AbstractClassTransformer net/sf/cglib/transform/AbstractProcessTask net/sf/cglib/transform/AbstractTransformTask net/sf/cglib/transform/AnnotationVisitorTee net/sf/cglib/transform/ClassEmitterTransformer net/sf/cglib/transform/ClassFilter net/sf/cglib/transform/ClassFilterTransformer net/sf/cglib/transform/ClassReaderGenerator net/sf/cglib/transform/ClassTransformer net/sf/cglib/transform/ClassTransformerChain net/sf/cglib/transform/ClassTransformerFactory net/sf/cglib/transform/ClassTransformerTee net/sf/cglib/transform/ClassVisitorTee net/sf/cglib/transform/FieldVisitorTee net/sf/cglib/transform/MethodFilter net/sf/cglib/transform/MethodFilterTransformer net/sf/cglib/transform/MethodVisitorTee net/sf/cglib/transform/TransformingClassGenerator net/sf/cglib/transform/TransformingClassLoader net/sf/cglib/transform/impl/AbstractInterceptFieldCallback net/sf/cglib/transform/impl/AccessFieldTransformer net/sf/cglib/transform/impl/AddDelegateTransformer net/sf/cglib/transform/impl/AddInitTransformer net/sf/cglib/transform/impl/AddPropertyTransformer net/sf/cglib/transform/impl/AddStaticInitTransformer net/sf/cglib/transform/impl/FieldProvider net/sf/cglib/transform/impl/FieldProviderTransformer net/sf/cglib/transform/impl/InterceptFieldCallback net/sf/cglib/transform/impl/InterceptFieldEnabled net/sf/cglib/transform/impl/InterceptFieldFilter net/sf/cglib/transform/impl/InterceptFieldTransformer net/sf/cglib/transform/impl/UndeclaredThrowableStrategy net/sf/cglib/transform/impl/UndeclaredThrowableTransformer net/sf/cglib/util/ParallelSorter net/sf/cglib/util/ParallelSorterEmitter net/sf/cglib/util/SorterTemplate net/sf/cglib/util/StringSwitcher net/sf/cglib/asm/AnnotationVisitor net/sf/cglib/asm/AnnotationWriter net/sf/cglib/asm/Attribute net/sf/cglib/asm/ByteVector net/sf/cglib/asm/ClassAdapter net/sf/cglib/asm/ClassReader net/sf/cglib/asm/ClassVisitor net/sf/cglib/asm/ClassWriter net/sf/cglib/asm/Edge net/sf/cglib/asm/FieldVisitor net/sf/cglib/asm/FieldWriter net/sf/cglib/asm/Frame net/sf/cglib/asm/Handler net/sf/cglib/asm/Item net/sf/cglib/asm/Label net/sf/cglib/asm/MethodAdapter net/sf/cglib/asm/MethodVisitor net/sf/cglib/asm/MethodWriter net/sf/cglib/asm/Opcodes net/sf/cglib/asm/Type net/sf/cglib/asm/signature/SignatureReader net/sf/cglib/asm/signature/SignatureVisitor net/sf/cglib/asm/signature/SignatureWriter
2009-02-08, 11994🔥, 0💬
Popular Posts:
HttpComponents Core Source Code Files are provided in the source package file, httpcomponents-core-5...
JRE 8 deploy.jar is the JAR file for JRE 8 Java Control Panel and other deploy tools. JRE (Java Runt...
What Is poi-ooxml-3.5.jar? poi-ooxml-3.5.jar is one of the JAR files for Apache POI 3.5, which provi...
iText is an ideal library for developers looking to enhance web- and other applications with dynamic...
JDK 11 java.xml.jmod is the JMOD file for JDK 11 XML (eXtensible Markup Language) module. JDK 11 XML...