MetricsSystem.AbstractCallbackpublic static interface MetricsSystem.Callback
| Modifier and Type | Method | Description |
|---|---|---|
void |
postStart() |
Called after start()
|
void |
postStop() |
Called after stop()
|
void |
preStart() |
Called before start()
|
void |
preStop() |
Called before stop()
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.