Uses of Interface
com.sun.enterprise.admin.monitor.callflow.CallFlowInfo
Packages that use CallFlowInfo
-
Uses of CallFlowInfo in com.sun.enterprise.admin.monitor.callflow
Methods in com.sun.enterprise.admin.monitor.callflow with parameters of type CallFlowInfoModifier and TypeMethodDescriptionvoidAgent.ejbMethodEnd(CallFlowInfo info) This method is called by a request processor thread, after invoking a business method on a target EJB.voidAgentAdapter.ejbMethodEnd(CallFlowInfo info) voidAgent.ejbMethodStart(CallFlowInfo info) This method is called by a request processor thread, before invoking a business method on a target EJB.voidAgentAdapter.ejbMethodStart(CallFlowInfo info)