Package | Description |
---|---|
org.glassfish.flashlight.provider |
Modifier and Type | Method and Description |
---|---|
ArrayList<FlashlightProbe.ProbeInvokeState> |
FlashlightProbe.fireProbeBefore(Object[] params) |
Modifier and Type | Method and Description |
---|---|
void |
FlashlightProbe.fireProbeAfter(Object returnValue,
ArrayList<FlashlightProbe.ProbeInvokeState> states) |
void |
FlashlightProbe.fireProbeOnException(Object exceptionValue,
ArrayList<FlashlightProbe.ProbeInvokeState> states) |
Copyright © 2021. All rights reserved.