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 |
STACK_TRACE_ON_ERROR |
| Modifier and Type | Method and Description |
|---|---|
Collection<AttributeDefinition> |
getAttributes() |
List<? extends PersistentResourceDefinition> |
getChildren() |
registerAttributes, registerChildrengetAccessConstraints, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, registerAddOperation, registerAddOperation, registerOperations, registerRemoveOperation, registerRemoveOperationprotected static final SimpleAttributeDefinition ALLOW_NON_STANDARD_WRAPPERS
protected static final SimpleAttributeDefinition DEFAULT_BUFFER_CACHE
protected static final SimpleAttributeDefinition STACK_TRACE_ON_ERROR
public Collection<AttributeDefinition> getAttributes()
getAttributes in class PersistentResourceDefinitionpublic List<? extends PersistentResourceDefinition> getChildren()
getChildren in class PersistentResourceDefinitionCopyright © 2013 JBoss by Red Hat. All rights reserved.