ServiceContext
, which basically provides a similar loading mechanism as used
by the ServiceLoader
.javax.enterprise.inject.vetoed
.PropertySource
s and
PropertyFilter
s which are known at startup.ConfigurationContextBuilder
.BeanManager
instance.PropertyConverter
instances.ConfigurationInjector
with CDI by adding configuration features to CDI (config enable CDI beans).java:comp/env/BeanManager
is not set correctly.Copyright © 2014–2016 Apache Software Foundation. All rights reserved.