com.sun.enterprise.admin.monitor.callflow
Interface CallFlowInfo
public interface CallFlowInfo
getApplicationName
java.lang.String getApplicationName()
getModuleName
java.lang.String getModuleName()
getComponentName
java.lang.String getComponentName()
getComponentType
ComponentType getComponentType()
getMethod
java.lang.reflect.Method getMethod()
getTransactionId
java.lang.String getTransactionId()
getCallerPrincipal
java.lang.String getCallerPrincipal()
getException
java.lang.Throwable getException()
Copyright © 2012 GlassFish Community. All Rights Reserved.