Annotation Type InjectContainer


  • ()
    
    ()
    @UseWith({COMPONENT,MIXIN})
    public @interface InjectContainer
    Used to inject the component which contains this component. For mixins, this injects the component to which the mixin is attached.