- All Known Implementing Classes:
- AutomagicMadvocConfigurator
- Enclosing class:
- MadvocComponentLifecycle
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public static interface MadvocComponentLifecycle.Init
Madvoc INIT handler.
Components are being registered. Should not request for an instance during this phase, since dependencies
may still not be registered or updated. May be used for registration of additional components.