| Interface | Description | 
|---|---|
| ScopedClassPoolFactory | A factory interface. | 
| ScopedClassPoolRepository | An interface to  ScopedClassPoolRepositoryImpl. | 
| Class | Description | 
|---|---|
| ScopedClassPool | A scoped class pool. | 
| ScopedClassPoolFactoryImpl | An implementation of factory. | 
| ScopedClassPoolRepositoryImpl | An implementation of  ScopedClassPoolRepository. | 
| SoftValueHashMap | This Map will remove entries when the value in the map has been cleaned from
 garbage collection | 
A custom class pool for several JBoss products. It is not part of Javassist.
Copyright © 2016 Shigeru Chiba, www.javassist.org. All Rights Reserved.