Uses of Interface
jakarta.ejb.MessageDrivenContext
Package
Description
Contains the Enterprise Bean classes
and interfaces that define the contracts between the enterprise bean
and its clients and between the enterprise bean and the enterprise bean container.
-
Uses of MessageDrivenContext in jakarta.ejb
Modifier and TypeMethodDescriptionvoid
MessageDrivenBean.setMessageDrivenContext
(MessageDrivenContext ctx) Set the associated message-driven context.