Class | Description |
---|---|
CDIAwareServiceContext |
This class implements a
ServiceContext , which basically provides a similar loading mechanism as used
by the ServiceLoader . |
DefaultConfigurationContext |
Default Implementation of a simple ConfigurationContext.
|
DefaultConfigurationContextBuilder |
Default implementation of
ConfigurationContextBuilder . |
EnumConverter<T> |
Converter, converting from String to tge given enum type.
|
PropertyConverterManager |
Manager that deals with
PropertyConverter instances. |
SEInjectorCDIExtension |
CDI portable extension that integrates
ConfigurationInjector
with CDI by adding configuration features to CDI (config enable CDI beans). |
TamayaCDIIntegration |
Tamaya main integration with CDI, storing the BeanManager reference for implementation, where no
JNDI is available or
java:comp/env/BeanManager is not set correctly. |
TamayaConfigProvider |
Tamaya main integreation with CDI (singleton) serving producers for Configuration, ConfigurationContext and
ConfigurationContextBuilder.
|
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.