public interface BootListener
| Modifier and Type | Interface and Description |
|---|---|
static class |
BootListener.BootEvent |
static class |
BootListener.EventType |
| Modifier and Type | Method and Description |
|---|---|
default int |
getOrder() |
void |
onBootEvent(BootListener.BootEvent event) |
default int getOrder()
void onBootEvent(BootListener.BootEvent event)
Copyright © 2017–2019 The Apache Software Foundation. All rights reserved.