public final class AuthServerAddHandler
extends org.jboss.as.controller.AbstractAddStepHandler
Modifier and Type | Field and Description |
---|---|
static AuthServerAddHandler |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
protected void |
populateModel(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation,
org.jboss.as.controller.registry.Resource resource) |
protected boolean |
requiresRuntimeVerification() |
public static AuthServerAddHandler INSTANCE
protected void populateModel(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode operation, org.jboss.as.controller.registry.Resource resource) throws org.jboss.as.controller.OperationFailedException
populateModel
in class org.jboss.as.controller.AbstractAddStepHandler
org.jboss.as.controller.OperationFailedException
protected boolean requiresRuntimeVerification()
requiresRuntimeVerification
in class org.jboss.as.controller.AbstractAddStepHandler
Copyright © 2015. All rights reserved.