Interface Repository

All Known Implementing Classes:
BcelWorld, ClassLoaderRepository, LTWWorld, NonCachingClassLoaderRepository, SyntheticRepository, ThreadLocalAwareRepository

public interface Repository
Abstract definition of a class repository. Instances may be used to load classes from different sources and may be used in the Repository.setRepository method.
Version:
$Id: Repository.java,v 1.5 2009/09/09 19:56:20 aclement Exp $
Author:
M. Dahm, David Dixon-Peugh
See Also: