- All Known Implementing Classes:
- AutomagicMadvocConfigurator, MadvocRouter
- 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.Start
Madvoc START handler.
All components are registered. Web application is being loaded. Should not use any web application
component (action, filter, interceptor, result...) during this phase. New web application components
may be registered.