eXo Kernel :: MC Kernel Integration :: Demo 2.4.12-GA

Uses of Class
org.exoplatform.kernel.demos.mc.InjectedBean

Uses of InjectedBean in org.exoplatform.kernel.demos.mc
 

Methods in org.exoplatform.kernel.demos.mc that return InjectedBean
 InjectedBean InjectingBean.getBean()
          Getter method.
 InjectedBean ExternallyControlledInjectingBean.getBean()
          Getter method.
 InjectedBean InjectingBean.getInjectedBean()
          Getter method for field-injected bean.
 

Methods in org.exoplatform.kernel.demos.mc with parameters of type InjectedBean
 void InjectingBean.setBean(InjectedBean bean)
          Setter method, annotated as injection point for type matching injection.
 void ExternallyControlledInjectingBean.setBean(InjectedBean bean)
          Setter method, externally configured as injection point for type matching injection.
 


eXo Kernel :: MC Kernel Integration :: Demo 2.4.12-GA

Copyright © 2015 eXo Platform SAS. All Rights Reserved.