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 OperationStepHandlercontext - the operation contextoperation - the operation being executedOperationFailedExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.