Package | Description |
---|---|
org.jboss.as.clustering.infinispan | |
org.jboss.as.server.services.net |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.inject.InjectionException |
InfinispanMessages.failedToInjectSocketBinding(UnknownHostException cause,
OutboundSocketBinding binding)
Creates an exception indicating a failure to resolve the outbound socket binding represented by the
binding parameter. |
Modifier and Type | Method and Description |
---|---|
protected abstract OutboundSocketBinding |
OutboundSocketBindingService.createOutboundSocketBinding()
Create and return the
OutboundSocketBinding for this outbound socket binding service |
protected OutboundSocketBinding |
LocalDestinationOutboundSocketBindingService.createOutboundSocketBinding() |
protected OutboundSocketBinding |
RemoteDestinationOutboundSocketBindingService.createOutboundSocketBinding() |
OutboundSocketBinding |
OutboundSocketBindingService.getValue() |
Modifier and Type | Method and Description |
---|---|
static org.jboss.msc.service.ServiceController<OutboundSocketBinding> |
LocalDestinationOutboundSocketBindingAddHandler.installOutboundSocketBindingService(OperationContext context,
org.jboss.dmr.ModelNode model,
String outboundSocketName) |
static org.jboss.msc.service.ServiceController<OutboundSocketBinding> |
RemoteDestinationOutboundSocketBindingAddHandler.installOutboundSocketBindingService(OperationContext context,
org.jboss.dmr.ModelNode model,
String outboundSocketName) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.