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