Modifier and Type | Method and Description |
---|---|
List<Invocation> |
Invocation.getChildren() |
Constructor and Description |
---|
Invocation(Integer entryPointIdx,
javax.enterprise.inject.spi.Bean<?> interceptedBean,
String declaringClassName,
long start,
long duration,
String methodName,
List<Invocation> children,
Invocation.Type type,
String description) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.