Package org.apache.cxf.common.spi
Class GeneratedClassClassLoader
java.lang.Object
org.apache.cxf.common.spi.GeneratedClassClassLoader
- Direct Known Subclasses:
- GeneratedNamespaceClassLoader
Class loader used to find class generated during build time to avoid class generation during runtime.
  inherited class implement same interface than generator class but find class in TypeHelperClassLoader
  Runtime class generator use @see org.apache.cxf.common.spi.ClassGeneratorClassLoader
- Author:
- olivier dufour
- 
Nested Class SummaryNested Classes
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
bus
 
- 
- 
Constructor Details- 
GeneratedClassClassLoader
 
- 
- 
Method Details- 
findClass
- 
getClassLoader
 
-