Uses of Class
org.apache.bcel.util.AbstractClassPathRepository
Packages that use AbstractClassPathRepository
Package
Description
This package contains utility classes for the
Byte Code Engineering
Library, namely:
-
Uses of AbstractClassPathRepository in org.apache.bcel.util
Subclasses of AbstractClassPathRepository in org.apache.bcel.utilModifier and TypeClassDescriptionclass
This repository is used in situations where a Class is created outside the realm of a ClassLoader.class
Maintains a least-recently-used (LRU) cache ofJavaClass
with maximum sizecacheSize
.class
This repository is used in situations where a Class is created outside the realm of a ClassLoader.class
This repository is used in situations where a Class is created outside the realm of a ClassLoader.