org.ow2.jonas.cdi.weld.internal.easybeans
Class WeldConfigurationExtension
java.lang.Object
org.ow2.jonas.cdi.weld.internal.easybeans.WeldConfigurationExtension
- All Implemented Interfaces:
- org.ow2.easybeans.api.EZBConfigurationExtension
public class WeldConfigurationExtension
- extends Object
- implements org.ow2.easybeans.api.EZBConfigurationExtension
This is an EZBConfigurationExtension used to configure a EZBContainerConfigs if the application is CDI enabled.
It adds an EZBContainerLifeCycleCallback used to populate the EZBFactoriesRegistry and a
ResourceInjector used to inject CDI beans into EJBs.
- Author:
- Loic Albertin
|
Method Summary |
void |
configure(org.ow2.easybeans.api.EZBContainerConfig ezbContainerConfig)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WeldConfigurationExtension
public WeldConfigurationExtension()
configure
public void configure(org.ow2.easybeans.api.EZBContainerConfig ezbContainerConfig)
- Specified by:
configure in interface org.ow2.easybeans.api.EZBConfigurationExtension
Copyright © 2013 OW2 Consortium. All Rights Reserved.