public class CacheContainerRemove extends AbstractRemoveStepHandler
Modifier and Type | Field and Description |
---|---|
static CacheContainerRemove |
INSTANCE |
Constructor and Description |
---|
CacheContainerRemove() |
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)
Method to re-install any services associated with existing local caches.
|
execute, performRemove, requireNoChildResources, requiresRuntime
public static final CacheContainerRemove INSTANCE
protected void performRuntime(OperationContext context, org.jboss.dmr.ModelNode operation, org.jboss.dmr.ModelNode model) throws OperationFailedException
performRuntime
in class AbstractRemoveStepHandler
OperationFailedException
protected void recoverServices(OperationContext context, org.jboss.dmr.ModelNode operation, org.jboss.dmr.ModelNode model) throws OperationFailedException
recoverServices
in class AbstractRemoveStepHandler
context
- operation
- model
- OperationFailedException
Copyright © 2015 JBoss by Red Hat. All rights reserved.