public interface PreStartRepository
This should be extracted from the context of the DI framework after the wiring is complete (e.g. in Spring, the first refresh has finished).
| Modifier and Type | Method and Description |
|---|---|
void |
registerPreStart(Object o,
Method m) |
void |
start() |
Copyright © 2017. All rights reserved.