S
- The enclosing type of the interface that a dynamic proxy like this
implementsF
- The function that implements this dynamic proxyDelegatesToInvocationFunction
as
async interface will be removed in jclouds 1.7.@Deprecated @Beta public final class DelegatesToPotentiallySyncToAsyncInvocationFunction<S,F extends com.google.common.base.Function<Invocation,Object>> extends DelegatesToInvocationFunction<S,F>
injector, methodInvoker, optionalConverter, ownerType, setCaller
Modifier and Type | Method and Description |
---|---|
protected com.google.inject.Key<?> |
methodInvokerFor(Class<?> returnType)
Deprecated.
attempts to guess the generic type params for the delegate's invocation function based on the supplied type
|
handle, invoke, toString
protected com.google.inject.Key<?> methodInvokerFor(Class<?> returnType)
DelegatesToInvocationFunction
methodInvokerFor
in class DelegatesToInvocationFunction<S,F extends com.google.common.base.Function<Invocation,Object>>
Copyright © 2009-2013 jclouds. All Rights Reserved.