Searched refs:postInvokeNoTx (Results 1 - 2 of 2) sorted by relevance

/glassfish-3.1.2/ejb/ejb-container/src/main/java/com/sun/ejb/containers/
H A DBaseContainer.java4881 postInvokeNoTx(inv);
4937 postInvokeNoTx(inv);
5199 void postInvokeNoTx(EjbInvocation inv) { method in class:BaseContainer
5201 "Internal Error: BaseContainer.postInvokeNoTx called");
H A DEntityContainer.java1427 // Called from BaseContainer.SyncImpl.beforeCompletion, postInvokeNoTx
1591 void postInvokeNoTx(EjbInvocation inv) { method in class:EntityContainer

Completed in 32 milliseconds