META-INF.native-image.reflection-config.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of helidon-microprofile-lra Show documentation
Show all versions of helidon-microprofile-lra Show documentation
MicroProfile Long Running Actions implementation
{
"annotated":[
"org.eclipse.microprofile.lra.annotation.ws.rs.LRA",
"org.eclipse.microprofile.lra.annotation.ws.rs.Leave",
"org.eclipse.microprofile.lra.annotation.AfterLRA",
"org.eclipse.microprofile.lra.annotation.Compensate",
"org.eclipse.microprofile.lra.annotation.Complete",
"org.eclipse.microprofile.lra.annotation.Forget",
"org.eclipse.microprofile.lra.annotation.Status"
],
"class-hierarchy": [
],
"classes": [
"org.eclipse.microprofile.lra.annotation.LRAStatus",
"org.eclipse.microprofile.lra.annotation.ParticipantStatus",
"org.eclipse.microprofile.lra.LRAResponse"
],
"exclude": [
]
}