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. 
 | 
<T> void | 
observeResources(<any> event)  | 
public <T> 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 © 2018 JBoss by Red Hat. All rights reserved.