public class CacheContainerReadAttributeHandler extends Object implements OperationStepHandler
| Modifier and Type | Field and Description |
|---|---|
static CacheContainerReadAttributeHandler |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(OperationContext context,
org.jboss.dmr.ModelNode operation)
A read handler which preforms special processing for ALIAS attributes
|
public static final CacheContainerReadAttributeHandler 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.