public class SpecifiedInterfaceRemoveHandler extends InterfaceRemoveHandler
| Modifier and Type | Field and Description |
|---|---|
static SpecifiedInterfaceRemoveHandler |
INSTANCE |
OPERATION_NAME| Modifier | Constructor and Description |
|---|---|
protected |
SpecifiedInterfaceRemoveHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
performRuntime(OperationContext context,
org.jboss.dmr.ModelNode operation,
org.jboss.dmr.ModelNode model) |
protected void |
recoverServices(OperationContext context,
org.jboss.dmr.ModelNode operation,
org.jboss.dmr.ModelNode model) |
protected boolean |
requiresRuntime(OperationContext context) |
execute, performRemove, recordCapabilitiesAndRequirements, requireNoChildResourcespublic static final SpecifiedInterfaceRemoveHandler INSTANCE
protected boolean requiresRuntime(OperationContext context)
requiresRuntime in class AbstractRemoveStepHandlerprotected void performRuntime(OperationContext context, org.jboss.dmr.ModelNode operation, org.jboss.dmr.ModelNode model)
performRuntime in class AbstractRemoveStepHandlerprotected void recoverServices(OperationContext context, org.jboss.dmr.ModelNode operation, org.jboss.dmr.ModelNode model)
recoverServices in class AbstractRemoveStepHandlerCopyright © 2015 JBoss by Red Hat. All rights reserved.