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