public class WebValveDefinition extends ModelOnlyResourceDefinition
| Modifier and Type | Field and Description |
|---|---|
protected static AttributeDefinition[] |
ATTRIBUTES |
protected static SimpleAttributeDefinition |
CLASS_NAME |
protected static SimpleAttributeDefinition |
ENABLED |
protected static WebValveDefinition |
INSTANCE |
protected static SimpleAttributeDefinition |
MODULE |
protected static PropertiesAttributeDefinition |
PARAMS |
protected static SimpleAttributeDefinition |
PATH |
| Modifier and Type | Method and Description |
|---|---|
List<AccessConstraintDefinition> |
getAccessConstraints()
Get the definition of any access constraints associated with the resource.
|
void |
registerOperations(ManagementResourceRegistration container)
Register operations associated with this resource.
|
registerAttributesgetDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, registerAddOperation, registerAddOperation, registerChildren, registerRemoveOperation, registerRemoveOperationprotected static final SimpleAttributeDefinition MODULE
protected static final SimpleAttributeDefinition CLASS_NAME
protected static final SimpleAttributeDefinition ENABLED
protected static final PropertiesAttributeDefinition PARAMS
protected static final SimpleAttributeDefinition PATH
protected static final AttributeDefinition[] ATTRIBUTES
protected static final WebValveDefinition INSTANCE
public void registerOperations(ManagementResourceRegistration container)
registerOperations in interface ResourceDefinitionregisterOperations in class SimpleResourceDefinitioncontainer - a ManagementResourceRegistration created from this definitionpublic List<AccessConstraintDefinition> getAccessConstraints()
SimpleResourceDefinitiongetAccessConstraints in interface ConstrainedResourceDefinitiongetAccessConstraints in class SimpleResourceDefinitionCopyright © 2014 JBoss by Red Hat. All rights reserved.