public class JDK9ModuleExporter extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JDK9ModuleExporter.EdgeClasses |
| Constructor and Description |
|---|
JDK9ModuleExporter() |
| Modifier and Type | Method and Description |
|---|---|
static net.bytebuddy.agent.builder.AgentBuilder |
openReadEdge(Instrumentation instrumentation,
net.bytebuddy.agent.builder.AgentBuilder agentBuilder,
JDK9ModuleExporter.EdgeClasses classes)
Assures that all modules of the supplied types are read by the module of any instrumented type.
|
public static net.bytebuddy.agent.builder.AgentBuilder openReadEdge(Instrumentation instrumentation, net.bytebuddy.agent.builder.AgentBuilder agentBuilder, JDK9ModuleExporter.EdgeClasses classes)
Copyright © 2019 The Apache Software Foundation. All rights reserved.