| Modifier and Type | Method and Description |
|---|---|
void |
ActiveInboundResourceAdapterImpl.updateMDBRuntimeInfo(EjbMessageBeanDescriptor descriptor_,
BeanPoolDescriptor poolDescriptor) |
void |
ActiveInboundResourceAdapter.updateMDBRuntimeInfo(EjbMessageBeanDescriptor descriptor_,
BeanPoolDescriptor poolDescriptor)
update MDB container runtime properties
|
| 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 |
|---|---|
BeanPoolDescriptor |
MessageBeanProtocolManager.getPoolDescriptor()
Returns the message-bean container's pool properties.
|
| Modifier and Type | Method and Description |
|---|---|
BeanPoolDescriptor |
IASEjbExtraDescriptors.getBeanPool()
Getter for property beanPool.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IASEjbExtraDescriptors.setBeanPool(BeanPoolDescriptor beanPool)
Setter for property beanPool.
|
| Modifier and Type | Method and Description |
|---|---|
BeanPoolDescriptor |
BeanPoolNode.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
Node |
BeanPoolNode.writeDescriptor(Node parent,
String nodeName,
BeanPoolDescriptor descriptor) |
| Modifier and Type | Method and Description |
|---|---|
BeanPoolDescriptor |
MessageBeanContainer.getPoolDescriptor() |
| Modifier and Type | Field and Description |
|---|---|
protected BeanPoolDescriptor |
EntityContainer.beanPoolDes |
Copyright © 2017. All rights reserved.