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

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getTarget

      Object getTarget()