Package | Description |
---|---|
org.jboss.as.controller.operations.common | |
org.jboss.as.controller.resource | |
org.jboss.as.host.controller.operations | |
org.jboss.as.server.services.net |
Modifier and Type | Field and Description |
---|---|
static InterfaceAddHandler |
InterfaceAddHandler.NAMED_INSTANCE
Deprecated.
|
static InterfaceAddHandler |
InterfaceAddHandler.SPECIFIED_INSTANCE
Deprecated.
|
Constructor and Description |
---|
InterfaceDefinition(InterfaceAddHandler addHandler,
InterfaceRemoveHandler removeHandler,
boolean updateRuntime,
boolean resolvable) |
Modifier and Type | Class and Description |
---|---|
class |
HostSpecifiedInterfaceAddHandler
Handler for adding a fully specified interface to a host.
|
Modifier and Type | Class and Description |
---|---|
class |
InterfaceAddHandler
TODO remove this once we can get the superclass out of the controller module to a place
where the NetworkInterface class is visible.
|
class |
SpecifiedInterfaceAddHandler
Handler for adding a fully specified interface.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.