org.ow2.jonas.cdi.weld.internal.easybeans
Class WeldConfigurationExtension

java.lang.Object
  extended by 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

Constructor Summary
WeldConfigurationExtension()
           
 
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
 

Constructor Detail

WeldConfigurationExtension

public WeldConfigurationExtension()
Method Detail

configure

public void configure(org.ow2.easybeans.api.EZBContainerConfig ezbContainerConfig)
Specified by:
configure in interface org.ow2.easybeans.api.EZBConfigurationExtension


Copyright © 2012 OW2 Consortium. All Rights Reserved.