Interface CallFlowInfo


public interface CallFlowInfo
  • Method Details

    • getApplicationName

      String getApplicationName()
    • getModuleName

      String getModuleName()
    • getComponentName

      String getComponentName()
    • getComponentType

      ComponentType getComponentType()
    • getMethod

      Method getMethod()
    • getTransactionId

      String getTransactionId()
    • getCallerPrincipal

      String getCallerPrincipal()
    • getException

      Throwable getException()