public interface CallFlowInfo
Modifier and Type | Method and Description |
---|---|
String |
getApplicationName() |
String |
getCallerPrincipal() |
String |
getComponentName() |
ComponentType |
getComponentType() |
Throwable |
getException() |
Method |
getMethod() |
String |
getModuleName() |
String |
getTransactionId() |
String getApplicationName()
String getModuleName()
String getComponentName()
ComponentType getComponentType()
Method getMethod()
String getTransactionId()
String getCallerPrincipal()
Throwable getException()
Copyright © 2019. All rights reserved.