public class JigsawAccessManager extends Object
Constructor | Description |
---|---|
JigsawAccessManager() |
Modifier and Type | Method | Description |
---|---|---|
static AccessEnabler |
init(Instrumentation inst) |
Create and return a JigsawAccessEnabler to manage enabling
reflective access including accessing nonmembers of
unexported module classes.
|
public static AccessEnabler init(Instrumentation inst)
inst
- an Instrumentation instance which is needed
enable access to members of non-exported module classesCopyright © 2018. All rights reserved.