Package org.apache.openejb.cdi
Class AppWebBeansContext
java.lang.Object
org.apache.webbeans.config.WebBeansContext
org.apache.openejb.cdi.AppWebBeansContext
public class AppWebBeansContext
extends org.apache.webbeans.config.WebBeansContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.webbeans.container.BeanManagerImpl
org.apache.webbeans.container.InjectableBeanManager
Methods inherited from class org.apache.webbeans.config.WebBeansContext
clear, currentInstance, findMissingAnnotatedType, get, getAlternativesManager, getAnnotatedElementFactory, getAnnotationManager, getApplicationBoundaryService, getBeanArchiveService, getBeanManagerBean, getContextsService, getConversationManager, getConversationService, getCreationalContextFactory, getDecoratorsManager, getDeploymentValidationService, getExtensionLoader, getInjectionPointFactory, getInstance, getInterceptorDecoratorProxyFactory, getInterceptorResolutionService, getInterceptorsManager, getInterceptorUtil, getLoaderService, getNormalScopeProxyFactory, getNotificationManager, getOpenWebBeansConfiguration, getPluginLoader, getScannerService, getSecurityService, getSerializableBeanVault, getService, getStereoTypeManager, getSubclassProxyFactory, getTransactionService, getWebBeansUtil, registerService
-
Constructor Details
-
AppWebBeansContext
-
-
Method Details
-
getInjectableBeanManager
public org.apache.webbeans.container.InjectableBeanManager getInjectableBeanManager()- Overrides:
getInjectableBeanManager
in classorg.apache.webbeans.config.WebBeansContext
-
getBeanManagerImpl
public org.apache.webbeans.container.BeanManagerImpl getBeanManagerImpl()- Overrides:
getBeanManagerImpl
in classorg.apache.webbeans.config.WebBeansContext
-