public class JndiViewOperation extends Object implements org.jboss.as.controller.OperationStepHandler
Modifier and Type | Field and Description |
---|---|
static JndiViewOperation |
INSTANCE |
static String |
OPERATION_NAME |
Constructor and Description |
---|
JndiViewOperation() |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation) |
public static final JndiViewOperation INSTANCE
public static final String OPERATION_NAME
public void execute(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode operation) throws org.jboss.as.controller.OperationFailedException
execute
in interface org.jboss.as.controller.OperationStepHandler
org.jboss.as.controller.OperationFailedException
Copyright © 2016 JBoss by Red Hat. All rights reserved.