public class AccessLogDefinition extends PersistentResourceDefinition
| Modifier and Type | Field and Description |
|---|---|
protected static SimpleAttributeDefinition |
DIRECTORY |
protected static SimpleAttributeDefinition |
PATTERN |
protected static SimpleAttributeDefinition |
PREFIX |
protected static SimpleAttributeDefinition |
ROTATE |
protected static SimpleAttributeDefinition |
WORKER |
| Modifier and Type | Method and Description |
|---|---|
List<AccessConstraintDefinition> |
getAccessConstraints()
Get the definition of any access constraints associated with the resource.
|
Collection<AttributeDefinition> |
getAttributes() |
getChildren, registerAttributes, registerChildrengetDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, registerAddOperation, registerAddOperation, registerOperations, registerRemoveOperation, registerRemoveOperationprotected static final SimpleAttributeDefinition PATTERN
protected static final SimpleAttributeDefinition WORKER
protected static final SimpleAttributeDefinition PREFIX
protected static final SimpleAttributeDefinition ROTATE
protected static final SimpleAttributeDefinition DIRECTORY
public List<AccessConstraintDefinition> getAccessConstraints()
SimpleResourceDefinitiongetAccessConstraints in interface ConstrainedResourceDefinitiongetAccessConstraints in class SimpleResourceDefinitionpublic Collection<AttributeDefinition> getAttributes()
getAttributes in class PersistentResourceDefinitionCopyright © 2013 JBoss by Red Hat. All rights reserved.