| Package | Description |
|---|---|
| com.sun.enterprise.connectors.inbound |
| Modifier and Type | Method and Description |
|---|---|
MessageEndpointFactoryInfo |
ActiveInboundResourceAdapterImpl.getEndpointFactoryInfo(String id)
Returns information about endpoint factory.
|
MessageEndpointFactoryInfo |
ActiveInboundResourceAdapter.getEndpointFactoryInfo(String id)
Returns information about endpoint factory.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<MessageEndpointFactoryInfo> |
ActiveInboundResourceAdapterImpl.getAllEndpointFactories()
Retrieves the information about all endpoint factories.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActiveInboundResourceAdapterImpl.addEndpointFactoryInfo(String id,
MessageEndpointFactoryInfo info)
Adds endpoint factory information.
|
void |
ActiveInboundResourceAdapter.addEndpointFactoryInfo(String id,
MessageEndpointFactoryInfo info)
Adds endpoint factory information.
|
Copyright © 2019. All rights reserved.