byte arrays.See: Description
| Class | Description | 
|---|---|
| ByteArrayClassLoader | A  ClassLoaderthat is capable of loading explicitly defined classes. | 
| ByteArrayClassLoader.ChildFirst | A  ByteArrayClassLoaderwhich applies child-first semantics for the
 given type definitions. | 
| ClassLoaderByteArrayInjector | An injector that loads classes by reflectively invoking non-public methods on a given  ClassLoader. | 
| ClassReloadingStrategy | 
 The class reloading strategy allows to redefine loaded  Classes. | 
| Enum | Description | 
|---|---|
| ByteArrayClassLoader.PersistenceHandler | A persistence handler decides on weather the byte array that represents a loaded class is exposed by
 the  ClassLoader.getResourceAsStream(String)method. | 
| ClassReloadingStrategy.Engine | An engine which performs the actual redefinition of a  Class. | 
byte arrays.Copyright © 2014. All rights reserved.