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.
|
registerAttributes
getAccessConstraints, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, registerAddOperation, registerAddOperation, registerChildren, registerRemoveOperation, registerRemoveOperation
protected 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 ResourceDefinition
registerOperations
in class SimpleResourceDefinition
container
- a ManagementResourceRegistration
created from this definitionCopyright © 2015 JBoss by Red Hat. All rights reserved.