Class InvocationContextFactory


  • public class InvocationContextFactory
    extends Object
    The InvocationContextFactory is used to create instances of an InvocationContext.
    • Constructor Detail

      • InvocationContextFactory

        public InvocationContextFactory()
    • Method Detail

      • createInvocationContext

        public static InvocationContext createInvocationContext​(Binding binding)
        Creates an instance of an InvocationContext based on the Binding that was passed in.