Class DeploymentCustomPrometheusMetricListener

  • All Implemented Interfaces:
    org.jbpm.services.api.DeploymentEventListener

    public class DeploymentCustomPrometheusMetricListener
    extends Object
    implements org.jbpm.services.api.DeploymentEventListener
    • Constructor Detail

      • DeploymentCustomPrometheusMetricListener

        public DeploymentCustomPrometheusMetricListener()
    • Method Detail

      • onDeploy

        public void onDeploy​(org.jbpm.services.api.DeploymentEvent event)
        Specified by:
        onDeploy in interface org.jbpm.services.api.DeploymentEventListener
      • onUnDeploy

        public void onUnDeploy​(org.jbpm.services.api.DeploymentEvent event)
        Specified by:
        onUnDeploy in interface org.jbpm.services.api.DeploymentEventListener
      • onActivate

        public void onActivate​(org.jbpm.services.api.DeploymentEvent event)
        Specified by:
        onActivate in interface org.jbpm.services.api.DeploymentEventListener
      • onDeactivate

        public void onDeactivate​(org.jbpm.services.api.DeploymentEvent event)
        Specified by:
        onDeactivate in interface org.jbpm.services.api.DeploymentEventListener