To invoke the method of the synchronous reception (SessionBean), use the acquired stub to create an Enterprise Bean instance. The procedure for creating an Enterprise Bean instance is described below.
javax.naming.Context ctx = new javax.naming.InitialContext(); |
Object objref |
CSCMsgSyncServiceDelivery reception = home.create(); |
CSCMsgSyncServiceDelivery reception = home.create(); |