@Contract
public interface EmbeddedLifecycle
| Modifier and Type | Method and Description |
|---|---|
void |
creation(Server server)
Notification of embedded server creation
|
void |
destruction(Server server)
Notification of embedded server destruction
|
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.