public class Interface extends Object
An interface dictates which IP address other sockets are bound to,
 by way of a SocketBindingGroup.
SocketBindingGroup, 
SocketBinding, 
OutboundSocketBinding| Modifier and Type | Field and Description | 
|---|---|
static String | 
MANAGEMENT
Constant for use with  
javax.inject.Named | 
static String | 
PUBLIC
Constant for use with  
javax.inject.Named | 
| Constructor and Description | 
|---|
Interface(String name,
         String expression)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getExpression()  | 
String | 
getName()  | 
void | 
setExpression(String expression)  | 
public static final String PUBLIC
javax.inject.Namedpublic static final String MANAGEMENT
javax.inject.NamedCopyright © 2018 JBoss by Red Hat. All rights reserved.