public interface BootstrapService extends Service
Service that needs to clean up its state once bootstrap is finished.| Modifier and Type | Method and Description |
|---|---|
void |
cleanupAfterBoot()
Called by Weld once it finishes initialization and before it starts serving requests.
|
Copyright © 2016. All Rights Reserved.