Set the associated message-driven context. The container calls
this method after the instance creation.
The enterprise Bean instance should store the reference to the
context object in an instance variable.
This method is called with no transaction context.
Parameters: ctx - A MessageDrivenContext interface for the instance. exception: EJBException - Thrown by the method to indicate a failurecaused by a system-level error. |