eXo Kernel :: MC Kernel Integration :: Demo 2.4.12-GA
E G I O S

E

ExternallyControlledInjectingBean - Class in org.exoplatform.kernel.demos.mc
This POJO demonstrates how to use external configuration (mc-int-config.xml) to perform injections of JBoss Microcontainer components into a service object configured and managed through exo-kernel.
ExternallyControlledInjectingBean() - Constructor for class org.exoplatform.kernel.demos.mc.ExternallyControlledInjectingBean
In this demo this bean is to be instantiated by exo-kernel.
ExternallyControlledInjectingBean.ConfigurationHolder - Class in org.exoplatform.kernel.demos.mc
Inner data structure for testing nested property injection
ExternallyControlledInjectingBean.ConfigurationHolder() - Constructor for class org.exoplatform.kernel.demos.mc.ExternallyControlledInjectingBean.ConfigurationHolder
 

G

getAnotherProperty() - Method in class org.exoplatform.kernel.demos.mc.InjectedBean
 
getBean() - Method in class org.exoplatform.kernel.demos.mc.ExternallyControlledInjectingBean
Getter method.
getBean() - Method in class org.exoplatform.kernel.demos.mc.InjectingBean
Getter method.
getBindings() - Method in class org.exoplatform.kernel.demos.mc.InjectingBean
Getter method.
getBindingsMap() - Method in class org.exoplatform.kernel.demos.mc.ExternallyControlledInjectingBean
Getter method.
getConfig() - Method in class org.exoplatform.kernel.demos.mc.ExternallyControlledInjectingBean
Getter method.
getConfigurator() - Method in class org.exoplatform.kernel.demos.mc.InjectingBean
Getter method.
getInjectedBean() - Method in class org.exoplatform.kernel.demos.mc.InjectingBean
Getter method for field-injected bean.
getSomeProperty() - Method in class org.exoplatform.kernel.demos.mc.ExternallyControlledInjectingBean.ConfigurationHolder
Getter method.
getSomeString() - Method in class org.exoplatform.kernel.demos.mc.InjectedBean
 
getSomeStringProperty() - Method in class org.exoplatform.kernel.demos.mc.InjectingBean
Getter method.
getStartCount() - Method in class org.exoplatform.kernel.demos.mc.ExternallyControlledInjectingBean
Getter method.
getStartCount() - Method in class org.exoplatform.kernel.demos.mc.InjectingBean
Getter method.
getStringValue() - Method in class org.exoplatform.kernel.demos.mc.ExternallyControlledInjectingBean
Getter method.
getTransactionManager() - Method in class org.exoplatform.kernel.demos.mc.ExternallyControlledInjectingBean
Getter method.
getTransactionManager() - Method in class org.exoplatform.kernel.demos.mc.InjectingBean
Getter method.

I

initialize(String, String, Controller) - Method in class org.exoplatform.kernel.demos.mc.ExternallyControlledInjectingBean
Non-setter method externally configured as injection method called with injected parameters
initialize(String, String, Controller) - Method in class org.exoplatform.kernel.demos.mc.InjectingBean
Non-setter method annotated as injection method called with injected parameters
InjectedBean - Class in org.exoplatform.kernel.demos.mc
A simple POJO that we use for injection.
InjectedBean() - Constructor for class org.exoplatform.kernel.demos.mc.InjectedBean
 
InjectingBean - Class in org.exoplatform.kernel.demos.mc
This POJO demonstrates how to use annotations to perform injections of JBoss Microcontainer components into a service object configured and managed through exo-kernel.
InjectingBean() - Constructor for class org.exoplatform.kernel.demos.mc.InjectingBean
In this demo this bean is to be instantiated by exo-kernel.
isInstallOk() - Method in class org.exoplatform.kernel.demos.mc.ExternallyControlledInjectingBean
Getter method.
isInstallOk() - Method in class org.exoplatform.kernel.demos.mc.InjectingBean
Getter method.

O

org.exoplatform.kernel.demos.mc - package org.exoplatform.kernel.demos.mc
 

S

setAnotherProperty(String) - Method in class org.exoplatform.kernel.demos.mc.InjectedBean
 
setBean(InjectedBean) - Method in class org.exoplatform.kernel.demos.mc.ExternallyControlledInjectingBean
Setter method, externally configured as injection point for type matching injection.
setBean(InjectedBean) - Method in class org.exoplatform.kernel.demos.mc.InjectingBean
Setter method, annotated as injection point for type matching injection.
setBindings(Map<Class<?>, Object>) - Method in class org.exoplatform.kernel.demos.mc.InjectingBean
Setter method, annotated as injection point with map injecting annotation.
setBindingsMap(Map) - Method in class org.exoplatform.kernel.demos.mc.ExternallyControlledInjectingBean
Setter method, externally configured as injection point.
setConfigurator(KernelConfigurator) - Method in class org.exoplatform.kernel.demos.mc.InjectingBean
Setter method, annotated as injection point for name matching injection.
setSomeProperty(String) - Method in class org.exoplatform.kernel.demos.mc.ExternallyControlledInjectingBean.ConfigurationHolder
Setter method.
setSomeStringProperty(String) - Method in class org.exoplatform.kernel.demos.mc.InjectingBean
Setter method annotated as injection point for property getter injection.
setStringValue(String) - Method in class org.exoplatform.kernel.demos.mc.ExternallyControlledInjectingBean
Setter method externally configured as injection point for property getter injection.
setTransactionManager(TransactionManager) - Method in class org.exoplatform.kernel.demos.mc.ExternallyControlledInjectingBean
Setter method, externally configured as injection point for type matching injection
setTransactionManager(TransactionManager) - Method in class org.exoplatform.kernel.demos.mc.InjectingBean
Setter method annotated as injection point for type matching injection
SOME_PROPERTY_VALUE - Static variable in class org.exoplatform.kernel.demos.mc.InjectedBean
 
start() - Method in class org.exoplatform.kernel.demos.mc.ExternallyControlledInjectingBean
org.picocontainer.Startable lifecycle method.
start() - Method in class org.exoplatform.kernel.demos.mc.InjectedBean
 
start() - Method in class org.exoplatform.kernel.demos.mc.InjectingBean
org.picocontainer.Startable lifecycle method.
stop() - Method in class org.exoplatform.kernel.demos.mc.ExternallyControlledInjectingBean
org.picocontainer.Startable lifecycle method.
stop() - Method in class org.exoplatform.kernel.demos.mc.InjectingBean
org.picocontainer.Startable lifecycle method.

E G I O S
eXo Kernel :: MC Kernel Integration :: Demo 2.4.12-GA

Copyright © 2015 eXo Platform SAS. All Rights Reserved.