Package | Description |
---|---|
org.apache.myfaces.extensions.cdi.core.api.provider |
Modifier and Type | Field and Description |
---|---|
protected ServiceProviderContext |
ServiceProvider.serviceProviderContext |
Modifier and Type | Field and Description |
---|---|
protected static Class<? extends ServiceProviderContext> |
ServiceProvider.SERVICE_PROVIDER_CONTEXT_CLASS |
Modifier and Type | Method and Description |
---|---|
static <S> ServiceProviderContext |
ServiceProvider.createServiceProviderContext(Class<S> serviceType) |
Modifier and Type | Method and Description |
---|---|
static <S> List<S> |
ServiceProvider.loadServices(Class<S> serviceType,
ServiceProviderContext serviceProviderContext) |
Constructor and Description |
---|
ServiceProvider(Class<T> serviceType,
ServiceProviderContext serviceProviderContext) |
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.