@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 © 2015. All rights reserved.