Modifier and Type | Field and Description |
---|---|
protected PersistentResourceDefinition |
PersistentResourceXMLDescription.resourceDefinition |
protected PersistentResourceDefinition |
PersistentResourceXMLDescription.PersistentResourceXMLBuilder.resourceDefinition |
Modifier and Type | Method and Description |
---|---|
protected List<? extends PersistentResourceDefinition> |
PersistentResourceDefinition.getChildren() |
Modifier and Type | Method and Description |
---|---|
static PersistentResourceXMLDescription.PersistentResourceXMLBuilder |
PersistentResourceXMLDescription.builder(PersistentResourceDefinition resource) |
Constructor and Description |
---|
PersistentResourceXMLDescription.PersistentResourceXMLBuilder(PersistentResourceDefinition resourceDefinition) |
PersistentResourceXMLDescription(PersistentResourceDefinition resourceDefinition,
String xmlElementName,
String xmlWrapperElement,
LinkedHashMap<String,AttributeDefinition> attributes,
List<PersistentResourceXMLDescription> children,
boolean useValueAsElementName,
boolean noAddOperation,
PersistentResourceXMLDescription.AdditionalOperationsGenerator additionalOperationsGenerator) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractHandlerDefinition |
class |
AccessLogDefinition |
class |
AjpListenerResourceDefinition |
class |
BufferCacheDefinition |
class |
HttpListenerResourceDefinition |
class |
HttpsListenerResourceDefinition
An extension to the
HttpListenerResourceDefinition to allow a security-realm to be associated to obtain a pre-defined
SSLContext. |
class |
ServletContainerDefinition |
Modifier and Type | Method and Description |
---|---|
List<? extends PersistentResourceDefinition> |
ServletContainerDefinition.getChildren() |
Modifier and Type | Class and Description |
---|---|
class |
ErrorPageDefinition |
Modifier and Type | Class and Description |
---|---|
class |
BasicAuthHandler |
class |
ConnectionLimitHandler |
class |
FilterDefinitions |
class |
FilterRefDefinition |
Modifier and Type | Method and Description |
---|---|
List<? extends PersistentResourceDefinition> |
FilterDefinitions.getChildren() |
Modifier and Type | Class and Description |
---|---|
class |
FileHandler |
class |
HandlerDefinitions |
class |
ReverseProxyHandler |
class |
ReverseProxyHandlerHost |
Modifier and Type | Method and Description |
---|---|
protected List<? extends PersistentResourceDefinition> |
ReverseProxyHandler.getChildren() |
List<? extends PersistentResourceDefinition> |
HandlerDefinitions.getChildren() |
Copyright © 2013 JBoss by Red Hat. All rights reserved.