Class DummyCallFlowAgentImpl
java.lang.Object
com.sun.enterprise.container.common.impl.util.DummyCallFlowAgentImpl
- All Implemented Interfaces:
CallFlowAgent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidboolean
-
Constructor Details
-
DummyCallFlowAgentImpl
public DummyCallFlowAgentImpl()
-
-
Method Details
-
isEnabled
public boolean isEnabled()- Specified by:
isEnabledin interfaceCallFlowAgent
-
entityManagerMethodStart
- Specified by:
entityManagerMethodStartin interfaceCallFlowAgent
-
entityManagerMethodEnd
public void entityManagerMethodEnd()- Specified by:
entityManagerMethodEndin interfaceCallFlowAgent
-
entityManagerQueryStart
- Specified by:
entityManagerQueryStartin interfaceCallFlowAgent
-
entityManagerQueryEnd
public void entityManagerQueryEnd()- Specified by:
entityManagerQueryEndin interfaceCallFlowAgent
-