Package | Description |
---|---|
com.sun.ejb.containers | |
com.sun.enterprise.admin.monitor.callflow |
Modifier and Type | Field and Description |
---|---|
protected CallFlowInfo |
BaseContainer.callFlowInfo |
Modifier and Type | Method and Description |
---|---|
void |
AgentAdapter.ejbMethodEnd(CallFlowInfo info) |
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.ejbMethodStart(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.
|
Copyright © 2019. All rights reserved.