public static final class ManagedBinding.Factory extends Object
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
static ManagedBinding |
createSimpleManagedBinding(SocketBinding socketBinding) |
static ManagedBinding |
createSimpleManagedBinding(String name,
InetSocketAddress socketAddress,
Closeable closeable) |
public static ManagedBinding createSimpleManagedBinding(String name, InetSocketAddress socketAddress, Closeable closeable)
public static ManagedBinding createSimpleManagedBinding(SocketBinding socketBinding)
Copyright © 2014 JBoss by Red Hat. All rights reserved.