|
Class Summary |
| ExternallyControlledInjectingBean |
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.ConfigurationHolder |
Inner data structure for testing nested property injection |
| InjectedBean |
A simple POJO that we use for injection. |
| InjectingBean |
This POJO demonstrates how to use annotations to perform injections of JBoss Microcontainer components
into a service object configured and managed through exo-kernel. |