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) |
createAttributeWriterHandleraddAttribute, addChildResourceDefinition, getAlternativesAttributes, getAttributeDefinition, getAttributes, getChildResourceDefinitions, registerAttributesgetAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getMaxOccurs, getMinOccurs, getPathElement, getResourceDescriptionResolver, isFeature, isOrderedChild, isRuntime, registerAddOperation, registerAddOperation, registerCapabilities, registerNotifications, registerOperations, registerRemoveOperation, registerRemoveOperation, setDeprecatedpublic 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.ResourceDefinitionregisterChildren in class org.jboss.as.controller.SimpleResourceDefinitionprotected void doRegisterModelWriteAttributeHandler(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation)
doRegisterModelWriteAttributeHandler in class AbstractFederationResourceDefinitionpublic static String getHandlerType(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode elementNode) throws org.jboss.as.controller.OperationFailedException
org.jboss.as.controller.OperationFailedExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.