public class WebContainerDefinition extends ModelOnlyResourceDefinition
| Modifier and Type | Field and Description |
|---|---|
protected static AttributeDefinition[] |
CONTAINER_ATTRIBUTES |
protected static PropertiesAttributeDefinition |
MIME_MAPPINGS |
protected static ListAttributeDefinition |
WELCOME_FILES |
| Modifier and Type | Method and Description |
|---|---|
void |
registerOperations(ManagementResourceRegistration container)
Register operations associated with this resource.
|
registerAttributesgetAccessConstraints, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, registerAddOperation, registerAddOperation, registerChildren, registerRemoveOperation, registerRemoveOperationprotected static final ListAttributeDefinition WELCOME_FILES
protected static final PropertiesAttributeDefinition MIME_MAPPINGS
protected static final AttributeDefinition[] CONTAINER_ATTRIBUTES
public void registerOperations(ManagementResourceRegistration container)
registerOperations in interface ResourceDefinitionregisterOperations in class SimpleResourceDefinitioncontainer - a ManagementResourceRegistration created from this definitionCopyright © 2014 JBoss by Red Hat. All rights reserved.