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 |
SUFFIX |
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, registerChildren
getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, registerAddOperation, registerAddOperation, registerOperations, registerRemoveOperation, registerRemoveOperation
protected static final SimpleAttributeDefinition PATTERN
protected static final SimpleAttributeDefinition WORKER
protected static final SimpleAttributeDefinition PREFIX
protected static final SimpleAttributeDefinition SUFFIX
protected static final SimpleAttributeDefinition ROTATE
protected static final SimpleAttributeDefinition DIRECTORY
public List<AccessConstraintDefinition> getAccessConstraints()
SimpleResourceDefinition
getAccessConstraints
in interface ConstrainedResourceDefinition
getAccessConstraints
in class SimpleResourceDefinition
public Collection<AttributeDefinition> getAttributes()
getAttributes
in class PersistentResourceDefinition
Copyright © 2015 JBoss by Red Hat. All rights reserved.