| Package | Description |
|---|---|
| com.sun.enterprise.connectors.util | |
| com.sun.enterprise.deployment |
| Modifier and Type | Method and Description |
|---|---|
MessageListener[] |
ConnectorDDTransformUtils.getMessageListeners(ConnectorDescriptor desc)
Returns all the message listeners present in the connectorDescriptor
which abstracts the ra.xml
|
| Modifier and Type | Method and Description |
|---|---|
MessageListener |
InboundResourceAdapter.getMessageListener(String msgListenerType) |
MessageListener |
ConnectorDescriptor.getSupportedMessageListener(String type) |
| Modifier and Type | Method and Description |
|---|---|
void |
InboundResourceAdapter.addMessageListener(MessageListener listener) |
void |
InboundResourceAdapter.removeMessageListener(MessageListener listener) |
Copyright © 2019. All rights reserved.