public class HandlerResourceDefinition extends AbstractFederationResourceDefinition
Modifier and Type | Field and Description |
---|---|
static org.jboss.as.controller.SimpleAttributeDefinition |
CLASS_NAME |
static org.jboss.as.controller.SimpleAttributeDefinition |
CODE |
static HandlerResourceDefinition |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
protected void |
doRegisterModelWriteAttributeHandler(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation) |
static String |
getHandlerType(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode elementNode) |
void |
registerChildren(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration) |
createAttributeWriterHandler
addAttribute, addChildResourceDefinition, getAlternativesAttributes, getAttributeDefinition, getAttributes, getChildResourceDefinitions, registerAttributes
getAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, isOrderedChild, isRuntime, registerAddOperation, registerAddOperation, registerCapabilities, registerNotifications, registerOperations, registerRemoveOperation, registerRemoveOperation, setDeprecated
public static final org.jboss.as.controller.SimpleAttributeDefinition CLASS_NAME
public static final org.jboss.as.controller.SimpleAttributeDefinition CODE
public static final HandlerResourceDefinition INSTANCE
public void registerChildren(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration)
registerChildren
in interface org.jboss.as.controller.ResourceDefinition
registerChildren
in class org.jboss.as.controller.SimpleResourceDefinition
protected void doRegisterModelWriteAttributeHandler(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode operation)
doRegisterModelWriteAttributeHandler
in class AbstractFederationResourceDefinition
public static String getHandlerType(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode elementNode) throws org.jboss.as.controller.OperationFailedException
org.jboss.as.controller.OperationFailedException
Copyright © 2018 JBoss by Red Hat. All rights reserved.