类 CdiBeanContainerBuilder


  • public class CdiBeanContainerBuilder
    extends Object
    Helper class for helping deal with the reflection calls relating to CDI in terms of building CDI-based 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.
    作者:
    Steve Ebersole
    • 构造器详细资料

      • CdiBeanContainerBuilder

        public CdiBeanContainerBuilder()