| Interface | Description |
|---|---|
| BeanInfoCachingClassLoader |
Interface implemented by class loaders that keep a
BeanInfo cache. |
| Class | Description |
|---|---|
| BeanInfoCache |
BeanInfo cache that stores introspection results by bean class and stop class. |
| MultiParentClassLoader |
A MultiParentClassLoader is a simple extension of the URLClassLoader that simply changes the single parent class
loader model to support a list of parent class loaders.
|
| ThreadContextDescriptor |
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.