| Package | Description |
|---|---|
| com.sun.enterprise.admin.monitor.callflow |
| Modifier and Type | Method and Description |
|---|---|
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 © 2017–2020 Eclipse Foundation. All rights reserved.