| Modifier and Type | Method and Description |
|---|---|
static Set |
ConnectorsUtil.getMergedActivationConfigProperties(EjbMessageBeanDescriptor msgDesc)
Prepares the name/value pairs for ActivationSpec.
|
| Modifier and Type | Method and Description |
|---|---|
MessageBeanClient |
ConnectorMessageBeanClientFactory.createMessageBeanClient(EjbMessageBeanDescriptor descriptor)
Creates a
ConnectorMessageBeanClient |
void |
ActiveInboundResourceAdapterImpl.updateMDBRuntimeInfo(EjbMessageBeanDescriptor descriptor_,
BeanPoolDescriptor poolDescriptor) |
void |
ActiveInboundResourceAdapter.updateMDBRuntimeInfo(EjbMessageBeanDescriptor descriptor_,
BeanPoolDescriptor poolDescriptor)
update MDB container runtime properties
|
| Constructor and Description |
|---|
ConnectorMessageBeanClient(EjbMessageBeanDescriptor descriptor)
Creates an instance of
ConnectorMessageBeanClient |
| Modifier and Type | Method and Description |
|---|---|
void |
ActiveJmsResourceAdapter.updateMDBRuntimeInfo(EjbMessageBeanDescriptor descriptor_,
BeanPoolDescriptor poolDescriptor)
This is the most appropriate time (??) to update the runtime
info of a 1.3 MDB into 1.4 MDB.
|
| Modifier and Type | Method and Description |
|---|---|
static Set |
RARUtils.getMergedActivationConfigProperties(EjbMessageBeanDescriptor msgDesc)
Prepares the name/value pairs for ActivationSpec.
|
| Modifier and Type | Method and Description |
|---|---|
EjbMessageBeanDescriptor |
MessageDestinationReferenceDescriptor.getMessageBeanOwner()
Get the descriptor for the message-driven bean owner.
|
EjbMessageBeanDescriptor |
MessageDestinationReferencerImpl.getMessageBeanOwner()
Get the descriptor for the message-driven bean owner.
|
| Modifier and Type | Method and Description |
|---|---|
EjbMessageBeanDescriptor |
MessageDestinationReferencer.getMessageBeanOwner()
Get the descriptor for the message-driven bean owner.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EjbMessageBeanDescriptor
Objects of this kind represent the deployment information describing a single message driven Ejb.
|
| Modifier and Type | Method and Description |
|---|---|
MessageBeanClient |
MessageBeanClientFactory.createMessageBeanClient(EjbMessageBeanDescriptor descriptor) |
Copyright © 2017. All rights reserved.