|
|||||||||
Home >> All >> org >> apache >> bcel >> [ util overview ] | PREV NEXT |
Uses of Interface
org.apache.bcel.util.Repository
Uses of Repository in org.apache.bcel.util |
Classes in org.apache.bcel.util that implement Repository | |
class |
ClassLoaderRepository
The repository maintains information about which classes have been loaded. |
class |
SyntheticRepository
This repository is used in situations where a Class is created outside the realm of a ClassLoader. |
Fields in org.apache.bcel.util declared as Repository | |
private Repository |
ClassLoader.repository
|
|
|||||||||
Home >> All >> org >> apache >> bcel >> [ util overview ] | PREV NEXT |