T - service contract Java type.public final class ProviderToFactory<T> extends Object implements com.google.common.base.Function<ServiceHandle<T>,Factory<T>>
service provider into the
provided service contract instance.| Constructor and Description |
|---|
ProviderToFactory() |
public Factory<T> apply(ServiceHandle<T> provider)
apply in interface com.google.common.base.Function<ServiceHandle<T>,Factory<T>>Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.