@API(status=EXPERIMENTAL,
since="1.0")
public interface LifecycleContext
Modifier and Type | Method and Description |
---|---|
java.util.Optional<java.lang.reflect.AnnotatedElement> |
annotatedElement() |
java.lang.String |
label() |
Reporter |
reporter() |
java.lang.String label()
java.util.Optional<java.lang.reflect.AnnotatedElement> annotatedElement()
@API(status=EXPERIMENTAL, since="1.2.3") Reporter reporter()