Package com.tccc.kos.commons.core.context.annotations


package com.tccc.kos.commons.core.context.annotations
Contains annotations related to interacting with the bean context.
Since:
1.0
Version:
2022-10-21
  • Annotation Interfaces
    Class
    Description
    Annotation that informs the BeanContext that a dependent field needs its object reference injected, which is also known as autowired.
    Annotation that monitors a field for when it becomes ready.