| 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. throws: EJBException - Thrown by the method to indicate a failure caused bya system-level error. |