public class AccessManager extends Object
| Constructor | Description |
|---|---|
AccessManager() |
| Modifier and Type | Method | Description |
|---|---|---|
static AccessEnabler |
init(Instrumentation inst) |
Create and return an AccessEnabler to manage enabling
reflective access.
|
public static AccessEnabler init(Instrumentation inst)
inst - an Instrumentation instance which may be needed
enable access to members of unexported module classesCopyright © 2018. All rights reserved.