public class CdiBeanContainerBuilder extends Object
BeanContainer
instance
We need to to avoid statically linking CDI classed into the ClassLoader which
would lead to errors if CDI is not available on the classpath.Constructor and Description |
---|
CdiBeanContainerBuilder() |
Modifier and Type | Method and Description |
---|---|
static BeanContainer |
fromBeanManagerReference(Object beanManagerRef,
ServiceRegistry serviceRegistry) |
public static BeanContainer fromBeanManagerReference(Object beanManagerRef, ServiceRegistry serviceRegistry)
Copyright © 2021 JBoss by Red Hat. All rights reserved.