Interface | Description |
---|---|
Aggregatable<T> |
Allows to collect instances and create an aggregated instance for them.
|
BeanNames |
Interface which marks all interfaces which provide bean-names.
|
CodiInformation |
Allows to get the version of the active CODI-Core.
|
CoreModuleBeanNames |
Core-impl has to provide beans for the names specified below.
|
Exception | Description |
---|---|
UnhandledException |
Exception wrapper for checked exception for throwing them as
RuntimeException and processing them
on a different level of the call-stack. |
Annotation Type | Description |
---|---|
Advanced |
For injection of advanced implementations provided by CODI, if JEE supports the injection of the default impl.
|
Enhanced |
Qualifier which is just used for add-ons which produce enhanced implementations of CODI beans.
|
InvocationOrder |
Forces the invocation order of artifacts which don't support ordered invocation by default (e.g.
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.