MetricsSystem.Callbackpublic abstract static class MetricsSystem.AbstractCallback extends java.lang.Object implements MetricsSystem.Callback
| Constructor | Description |
|---|---|
AbstractCallback() |
| 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()
|
public void preStart()
MetricsSystem.CallbackpreStart in interface MetricsSystem.Callbackpublic void postStart()
MetricsSystem.CallbackpostStart in interface MetricsSystem.Callbackpublic void preStop()
MetricsSystem.CallbackpreStop in interface MetricsSystem.Callbackpublic void postStop()
MetricsSystem.CallbackpostStop in interface MetricsSystem.CallbackCopyright © 2008–2025 Apache Software Foundation. All rights reserved.