public class ServletContainerDefinition extends PersistentResourceDefinition
Modifier and Type | Field and Description |
---|---|
protected static SimpleAttributeDefinition |
ALLOW_NON_STANDARD_WRAPPERS |
protected static SimpleAttributeDefinition |
DEFAULT_BUFFER_CACHE |
protected static SimpleAttributeDefinition |
DEFAULT_ENCODING |
protected static AttributeDefinition |
EAGER_FILTER_INIT |
protected static AttributeDefinition |
IGNORE_FLUSH |
protected static SimpleAttributeDefinition |
STACK_TRACE_ON_ERROR |
protected static AttributeDefinition |
USE_LISTENER_ENCODING |
Modifier and Type | Method and Description |
---|---|
Collection<AttributeDefinition> |
getAttributes() |
List<? extends PersistentResourceDefinition> |
getChildren() |
registerAttributes, registerChildren
getAccessConstraints, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, registerAddOperation, registerAddOperation, registerOperations, registerRemoveOperation, registerRemoveOperation
protected static final SimpleAttributeDefinition ALLOW_NON_STANDARD_WRAPPERS
protected static final SimpleAttributeDefinition DEFAULT_BUFFER_CACHE
protected static final SimpleAttributeDefinition STACK_TRACE_ON_ERROR
protected static final SimpleAttributeDefinition DEFAULT_ENCODING
protected static final AttributeDefinition USE_LISTENER_ENCODING
protected static final AttributeDefinition IGNORE_FLUSH
protected static final AttributeDefinition EAGER_FILTER_INIT
public Collection<AttributeDefinition> getAttributes()
getAttributes
in class PersistentResourceDefinition
public List<? extends PersistentResourceDefinition> getChildren()
getChildren
in class PersistentResourceDefinition
Copyright © 2014 JBoss by Red Hat. All rights reserved.