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