public class CacheReadAttributeHandler extends Object implements OperationStepHandler
Modifier and Type | Field and Description |
---|---|
static CacheReadAttributeHandler |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
void |
execute(OperationContext context,
org.jboss.dmr.ModelNode operation)
A read handler which performs special processing for MODE attributes
|
public static final CacheReadAttributeHandler INSTANCE
public void execute(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException
execute
in interface OperationStepHandler
context
- the operation contextoperation
- the operation being executedOperationFailedException
Copyright © 2014 JBoss by Red Hat. All rights reserved.