Package | Description |
---|---|
com.caucho.ejb.message | |
javax.ejb |
Modifier and Type | Class and Description |
---|---|
class |
MessageDrivenContextImpl<X>
Server container for a message bean.
|
Modifier and Type | Method and Description |
---|---|
MessageDrivenContext |
MessageManager.getMessageContext()
Returns the message driven context
|
Modifier and Type | Method and Description |
---|---|
void |
MessageListenerAdapter.setMessageDrivenContext(MessageDrivenContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
MessageDrivenBean.setMessageDrivenContext(MessageDrivenContext ctx) |