| Package | Description |
|---|---|
| org.jboss.weld.probe |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Invocation> |
Invocation.getChildren() |
java.util.List<Invocation> |
Probe.getInvocations() |
| Constructor and Description |
|---|
Invocation(java.lang.Integer entryPointId,
Bean<?> interceptedBean,
java.lang.String declaringClassName,
long start,
long duration,
java.lang.String methodName,
java.util.List<Invocation> children,
Invocation.Type type) |
Copyright © 2015. All Rights Reserved.