Package org.apache.myfaces.extensions.cdi.core.api

Interface Summary
Aggregatable<T> Allows to collect instances and create an aggregated instance for them.
BeanNames Interface which marks all interfaces which provide bean-names.
ClassDeactivator Interface for an implementation which provides classes of default implementations which should be deactivated.
CodiInformation Allows to get the version of the active CODI-Core.
CoreModuleBeanNames Core-impl has to provide beans for the names specified below.
Deactivatable Interface to allow easier detection of deactivatable classes.
 

Class Summary
AbstractClassDeactivator Base implementation which allows an easier class-deactivator implementation
 

Exception Summary
UnhandledException Exception wrapper for checked exception for throwing them as RuntimeException and processing them on a different level of the call-stack.
 

Annotation Types Summary
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. jsf phase-listeners)
 



Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.