Uses of Interface
com.sun.enterprise.admin.monitor.callflow.CallFlowInfo
-
Packages that use CallFlowInfo Package Description com.sun.enterprise.admin.monitor.callflow -
-
Uses of CallFlowInfo in com.sun.enterprise.admin.monitor.callflow
Methods in com.sun.enterprise.admin.monitor.callflow with parameters of type CallFlowInfo Modifier and Type Method Description voidAgent. 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)
-