public class PrometheusDeploymentEventListener extends Object implements org.jbpm.services.api.DeploymentEventListener
| Constructor and Description |
|---|
PrometheusDeploymentEventListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onActivate(org.jbpm.services.api.DeploymentEvent event) |
void |
onDeactivate(org.jbpm.services.api.DeploymentEvent event) |
void |
onDeploy(org.jbpm.services.api.DeploymentEvent event) |
void |
onUnDeploy(org.jbpm.services.api.DeploymentEvent event) |
public void onDeploy(org.jbpm.services.api.DeploymentEvent event)
onDeploy in interface org.jbpm.services.api.DeploymentEventListenerpublic void onUnDeploy(org.jbpm.services.api.DeploymentEvent event)
onUnDeploy in interface org.jbpm.services.api.DeploymentEventListenerpublic void onActivate(org.jbpm.services.api.DeploymentEvent event)
onActivate in interface org.jbpm.services.api.DeploymentEventListenerpublic void onDeactivate(org.jbpm.services.api.DeploymentEvent event)
onDeactivate in interface org.jbpm.services.api.DeploymentEventListenerCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.