Class InvocationContext

  • All Implemented Interfaces:
    Buildable

    public class InvocationContext
    extends Object
    implements Buildable
    Context passed to a Kernel or KernelFunction invoke. This class is primarily for internal use. The preferred way to supply a context is to use the discrete "with" methods in FunctionInvocation.