public class HealthExtension extends Object
Constructor and Description |
---|
HealthExtension() |
Modifier and Type | Method and Description |
---|---|
void |
afterDeploymentValidation(AfterDeploymentValidation abd,
BeanManager beanManager) |
void |
beforeShutdown(BeforeShutdown bs)
Called when the deployment is undeployed.
|
void |
observeResources(<any> event) |
public void observeResources(<any> event)
public void afterDeploymentValidation(AfterDeploymentValidation abd, BeanManager beanManager)
public void beforeShutdown(BeforeShutdown bs)
SmallRyeHealthReporter
from the Monitor
.
Handle manually their CDI destroy lifecycle.Copyright © 2019 JBoss by Red Hat. All rights reserved.