| Interface | Description |
|---|---|
| IBootstrapLog |
The log interface used in bootstrap internal interceptors.
|
| Class | Description |
|---|---|
| BootstrapInstrumentBoost |
If there is Bootstrap instrumentation plugin declared in plugin list, BootstrapInstrumentBoost inject the necessary
classes into bootstrap class loader, including generated dynamic delegate classes.
|
| BootstrapPluginLogBridge |
The log bridge makes the ILog accessible inside bootstrap classloader, especially for internal interceptor.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.