Uses of Interface
com.sun.enterprise.admin.monitor.callflow.CallFlowInfo

Packages that use CallFlowInfo
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
 void Agent.ejbMethodEnd(CallFlowInfo info)
          This method is called by a request processor thread, after invoking a business method on a target EJB.
 void AgentAdapter.ejbMethodEnd(CallFlowInfo info)
           
 void Agent.ejbMethodStart(CallFlowInfo info)
          This method is called by a request processor thread, before invoking a business method on a target EJB.
 void AgentAdapter.ejbMethodStart(CallFlowInfo info)
           
 



Copyright © 2012 GlassFish Community. All Rights Reserved.