| Construct a MessageDrivenEnterpriseContext.
Sets the MDB context and calls ejbCreate().
Parameters: instance - An instance of MessageDrivenBean Parameters: con - The container for this MDB. throws: Exception - EJBException, Error or Exception. If RuntimeExceptionwas thrown by ejbCreate it will be turned into anEJBException. |