| Package | Description |
|---|---|
| com.sun.enterprise.connectors.inbound | |
| org.glassfish.ejb.mdb | |
| org.glassfish.ejb.spi |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorMessageBeanClient.setup(MessageBeanProtocolManager messageBeanPM)
Gets executed as part of message bean deployment.
|
| Constructor and Description |
|---|
MessageEndpointInvocationHandler(MessageBeanListener listener,
MessageBeanProtocolManager pm)
Constructs a MessageEndpointInvocationHandler.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MessageBeanContainer
This class provides container functionality specific to message-driven EJBs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageBeanClient.setup(MessageBeanProtocolManager pm)
First method called by MessageBeanContainer during bootstrapping.
|
Copyright © 2019. All rights reserved.