Interface GrapheneProxy.FutureTarget
- All Known Subinterfaces:
InvocationContext
- All Known Implementing Classes:
GrapheneProxy.ConstantFutureTarget,InvocationContextImpl
- Enclosing class:
- GrapheneProxy
public static interface GrapheneProxy.FutureTarget
Interface for computation of future target of invocation by proxy.
-
Method Summary
-
Method Details
-
getTarget
Object getTarget()
-