Interface NoServiceTransportSender

All Superinterfaces:
TransportSender

public interface NoServiceTransportSender extends TransportSender
A flavor of TransportSender that is used to send outbound messages through OSB transport subsystem without a registered service. This is currently used by the alert subsystem to send alerts.
  • Method Details

    • getEndPointConfiguration

      com.bea.wli.sb.transports.EndPointConfiguration getEndPointConfiguration()
      Returns:
      the configuration of the endpoint. Note that there is no registered service, i.e. this is an endpoint configuration created on-the-fly for the purpose of sending a single outbound message through the TransportManager