All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.instrumentation.jaxrs.json Maven / Gradle / Ivy

There is a newer version: 0.14.9
Show newest version
{
  "name": "JAX-RS",
  "id": "jaxrs",
  "properties": [
    {
      "name": "useAltTransactionNaming",
      "type": "boolean",
      "label": "Alternate transaction naming",
      "checkboxLabel": "Use alternate transaction naming",
      "description": "Set transaction name to the resource's className#methodName instead of using the resource's URL mapping"
    }
  ],
  "classes": [
    "org.glowroot.instrumentation.jaxrs.JaxrsInstrumentation"
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy