@ApplicationScoped public class DefaultSocketBindingGroupProducer extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
STANDARD_SOCKETS |
| Constructor and Description |
|---|
DefaultSocketBindingGroupProducer() |
| Modifier and Type | Method and Description |
|---|---|
SocketBindingGroup |
standardSockets() |
public static final String STANDARD_SOCKETS
@Produces @Singleton @Named(value="standard-sockets") public SocketBindingGroup standardSockets()
Copyright © 2018 JBoss by Red Hat. All rights reserved.