Public Member Functions | |
| void | onFault (MessageContext msgContext) |
| void | invoke (MessageContext msgContext) throws AxisFault |
Definition at line 52 of file JonasHandler.java.
|
|
Called on request and then on reply if no fault occured.
Definition at line 95 of file JonasHandler.java. References org.objectweb.jonas_ejb.container.JServiceEndpointHome.checkSecurity(), org.objectweb.jonas_ejb.container.JServiceEndpointHome.resetCompCtx(), and org.objectweb.jonas_ejb.container.JServiceEndpointHome.setCompCtx(). |
Here is the call graph for this function:

|
|
Called on reply if a fault occured.
Definition at line 78 of file JonasHandler.java. References org.objectweb.jonas_ejb.container.JServiceEndpointHome.resetCompCtx(). |
Here is the call graph for this function:

1.3.9.1