JVMChunk Class Loader
A JVMChunkClassLoader is created for each generated JVMChunk, permitted dynamic loading and unloading of each JVMChunk independently. The class loader holds onto zero or many objects for usage during static initialization of the generated JVMChunk; these values are accessed from an array.
Author
Todd L Smith
Constructors
Link copied to clipboard
constructor()
Construct a new JVMChunkClassLoader that delegates to the same ClassLoader that loaded JVMChunk.
Properties
Link copied to clipboard
The parameters made available for the generated JVMChunk upon static initialization.
Link copied to clipboard
Link copied to clipboard