public class JSFImplListHandler extends Object implements org.jboss.as.controller.OperationStepHandler
| Modifier and Type | Field and Description |
|---|---|
static org.jboss.as.controller.OperationDefinition |
DEFINITION |
static String |
OPERATION_NAME |
| Constructor and Description |
|---|
JSFImplListHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation) |
public static final String OPERATION_NAME
public static final org.jboss.as.controller.OperationDefinition DEFINITION
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.OperationStepHandlerorg.jboss.as.controller.OperationFailedExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.