Interface InvokeDynamic.InvocationProvider

  • All Known Implementing Classes:
    InvokeDynamic.InvocationProvider.Default
    Enclosing class:
    InvokeDynamic

    protected static interface InvokeDynamic.InvocationProvider
    An invocation provider is responsible for loading the arguments of the invoked method onto the operand stack and for creating the actual invoke dynamic instruction.