Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.webcommon30 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
static DispatcherType |
DispatcherType.getFromStringValue(String value) |
static DispatcherType |
DispatcherType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DispatcherType[] |
DispatcherType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
FilterMappingType<T> |
FilterMappingType.dispatcher(DispatcherType... values)
Creates for all javaee:dispatcherType objects representing
dispatcher elements,
a new dispatcher element |
Copyright © 2020 JBoss by Red Hat. All rights reserved.