public interface BootService
BootService is an interface to all remote, which need to boot when plugin mechanism begins to
work.
boot() will be called when BootService start up.| Modifier and Type | Method and Description |
|---|---|
void |
boot() |
void |
onComplete() |
void |
prepare() |
void |
shutdown() |
Copyright © 2019 The Apache Software Foundation. All rights reserved.