public class WebContainerDefinition
extends org.jboss.as.controller.ModelOnlyResourceDefinition
Modifier and Type | Field and Description |
---|---|
protected static org.jboss.as.controller.AttributeDefinition[] |
CONTAINER_ATTRIBUTES |
protected static org.jboss.as.controller.PropertiesAttributeDefinition |
MIME_MAPPINGS |
protected static org.jboss.as.controller.ListAttributeDefinition |
WELCOME_FILES |
Modifier and Type | Method and Description |
---|---|
void |
registerOperations(org.jboss.as.controller.registry.ManagementResourceRegistration container)
Registers an add operation handler or a remove operation handler if one was provided to the constructor.
|
getAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, isOrderedChild, isRuntime, registerAddOperation, registerAddOperation, registerCapabilities, registerChildren, registerNotifications, registerRemoveOperation, registerRemoveOperation, setDeprecated
protected static final org.jboss.as.controller.ListAttributeDefinition WELCOME_FILES
protected static final org.jboss.as.controller.PropertiesAttributeDefinition MIME_MAPPINGS
protected static final org.jboss.as.controller.AttributeDefinition[] CONTAINER_ATTRIBUTES
public void registerOperations(org.jboss.as.controller.registry.ManagementResourceRegistration container)
registerOperations
in interface org.jboss.as.controller.ResourceDefinition
registerOperations
in class org.jboss.as.controller.SimpleResourceDefinition
Copyright © 2018 JBoss by Red Hat. All rights reserved.