Class | Description |
---|---|
LayerFactory |
Factory class allowing a JVMTI Java agent to
define a Jigsaw Module Layer containing a
Jigsaw module for the agent to populate
with classes provided as byte arrays in
class file format
|
LayerModuleFinder |
ModuleFinder implementation used by the module installed by LayerFactory
to locate class definitions when an attempt is made to load a class into
the module.
|
LayerModuleReader |
Created by adinn on 25/07/16.
|
LayerModuleReference |
Created by adinn on 07/01/17.
|
Copyright © 2018. All rights reserved.