Interface CallOriginFactory


public interface CallOriginFactory
Creates CallOrigin based on the stack trace.
  • Method Summary

    Modifier and Type
    Method
    Description
    Create and return the CallStack given the stack trace elements.
  • Method Details

    • createCallOrigin

      CallOrigin createCallOrigin()
      Create and return the CallStack given the stack trace elements.