Interface BeanScopeAware


  • public interface BeanScopeAware
    Contract to add on any bean editor. When Jaxx compiles, it will then try to set any available bean defined in a beanScope attribute on a ancestor component. Created on 31/01/19.
    Since:
    ?
    Author:
    Tony Chemit - dev@tchemit.fr
    • Method Detail

      • setBean

        void setBean​(Object bean)