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 InterfaceRemoveHandler |
InterfaceRemoveHandler.INSTANCE
Deprecated.
|
Constructor and Description |
---|
InterfaceDefinition(InterfaceAddHandler addHandler,
InterfaceRemoveHandler removeHandler,
boolean updateRuntime,
boolean resolvable) |
Modifier and Type | Class and Description |
---|---|
class |
HostSpecifiedInterfaceRemoveHandler
Handler for removing a fully-specified interface.
|
Modifier and Type | Class and Description |
---|---|
class |
InterfaceRemoveHandler
TODO remove this once we can get the superclass out of the controller module to a place
where the NetworkInterface class is visible.
|
class |
SpecifiedInterfaceRemoveHandler
Handler for removing a fully-specified interface.
|
Constructor and Description |
---|
InterfaceResourceDefinition(InterfaceAddHandler addHandler,
InterfaceRemoveHandler removeHandler,
boolean updateRuntime,
boolean resolvable) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.