| Package | Description |
|---|---|
| org.glassfish.flashlight.xml |
| Modifier and Type | Method and Description |
|---|---|
List<XmlProbeParam> |
XmlProbe.getProbeParams() |
| Constructor and Description |
|---|
XmlProbe(String probeName,
String method,
List<XmlProbeParam> params,
boolean hasSelf,
boolean isHidden) |
XmlProbe(String probeName,
String method,
List<XmlProbeParam> params,
boolean hasSelf,
boolean isHidden,
boolean isStateful,
boolean statefulReturn,
boolean statefulException,
String profileNames) |
Copyright © 2019. All rights reserved.