com.bea.wli.sb.transports
Interface NoServiceTransportSender
- All Superinterfaces: 
- TransportSender
- public interface NoServiceTransportSender 
- extends TransportSender
A flavor of TransportSender that is used to send outbound messages through
 ALSB transport subsystem without a registered service. This is currently
 used by the alert subsystem to send alerts.
 
 
getEndPointConfiguration
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