Class LocalDestinationOutboundSocketBindingService

java.lang.Object
org.jboss.as.server.services.net.OutboundSocketBindingService
org.jboss.as.server.services.net.LocalDestinationOutboundSocketBindingService
All Implemented Interfaces:
org.jboss.msc.Service, org.jboss.msc.service.Service<OutboundSocketBinding>, org.jboss.msc.value.Value<OutboundSocketBinding>

public class LocalDestinationOutboundSocketBindingService extends OutboundSocketBindingService
Service that represents a local-destination outbound socket binding
Author:
Jaikiran Pai, Richard Opalka