@Singleton @RequiresMetrics public class SimpleMeterRegistryEventListener extends Object implements ApplicationEventListener<StartupEvent>
| Constructor and Description |
|---|
SimpleMeterRegistryEventListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onApplicationEvent(StartupEvent event)
Application event method.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsupportspublic void onApplicationEvent(StartupEvent event)
onApplicationEvent in interface ApplicationEventListener<StartupEvent>event - the event to respond to