getEJBResponse(EJBRequest request) Handle a request and send back a response.
It finds the right container and its factory and send the request to the factory.
Parameters: request - the ejb request to handle.
This invoker will discuss with the embedded server when receiving requests.
Parameters: ejb3server - the server on which send requests. throws: RemoteException - if RPC fails
Handle a request and send back a response.
It finds the right container and its factory and send the request to the factory.
Parameters: request - the ejb request to handle. a response. throws: RemoteException - if there are errors on the prococol.
Methods inherited from javax.rmi.PortableRemoteObject