Interface | Description |
---|---|
AttributeAware |
This interface is just for internal use.
|
CodiConfig |
Marker interface for all type-safe framework configs.
|
ConfiguredValueDescriptor<K,T> |
Descriptor for resolving a configured value based on a special key.
|
ConfiguredValueResolver |
Allows to customize CODI in case of extension points which aren't supported by CDI.
|
Class | Description |
---|---|
AbstractAttributeAware |
Base implementation which implements
AttributeAware
to support custom attributes. |
CodiCoreConfig |
Configuration for the core of CODI - it's customizable via the @Alternative or @Specializes mechanism of CDI.
|
Annotation Type | Description |
---|---|
ConfigEntry |
This marker annotation can be used e.g.
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.