Uses of Class
org.apache.bcel.util.MemorySensitiveClassPathRepository
-
Packages that use MemorySensitiveClassPathRepository Package Description org.apache.bcel.util This package contains utility classes for the Byte Code Engineering Library, namely: -
-
Uses of MemorySensitiveClassPathRepository in org.apache.bcel.util
Subclasses of MemorySensitiveClassPathRepository in org.apache.bcel.util Modifier and Type Class Description class
SyntheticRepository
This repository is used in situations where a Class is created outside the realm of a ClassLoader.
-