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, isRuntime, registerAddOperation, registerAddOperation, registerChildren, registerNotifications, registerRemoveOperation, registerRemoveOperation, setDeprecatedprotected 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.ResourceDefinitionregisterOperations in class org.jboss.as.controller.SimpleResourceDefinitionCopyright © 2015 JBoss by Red Hat. All rights reserved.