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

Interface Summary
ServiceProviderContext Provides the current context for a ServiceProvider
 

Class Summary
BeanManagerProvider This class provides access to the BeanManager by registring the current BeanManager in an extension and making it available via a singleton factory This is really handy if you like to access CDI functionality from places where no injection is available.
ServiceProvider<T> Replacement for the service-loader to support java 5 and to provide additional features like sorting and a basic version of ExpressionActivated and injection as soon as it is available
 



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