Package com.kosdev.kos.commons.core.context.annotations
package com.kosdev.kos.commons.core.context.annotations
Contains annotations related to interacting with the bean context.
- Since:
- 1
- Version:
- 1
-
Annotation InterfacesClassDescriptionAnnotation that informs a
BeanContextthat a dependent field needs its object reference injected, which is also known as autowired.BeanContexthandles the process of notifying when that implementReady/ReadyListenerwhen their dependencies are ready and they are now ready.