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

Interface Summary
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 Summary
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 Types Summary
ConfigEntry This marker annotation can be used e.g. for marking config-methods which should be logged during startup.
 



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