Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.webapp30 |
Provides the interfaces and enumeration types as defined in the schema
|
org.jboss.shrinkwrap.descriptor.api.webcommon30 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Interface and Description |
---|---|
interface |
WebAppDescriptorBase<FILTERTYPE extends FilterTypeBase<FILTERTYPE,WEBAPPDESCRIPTORTYPE>,WEBAPPDESCRIPTORTYPE extends WebAppDescriptorBase<FILTERTYPE,WEBAPPDESCRIPTORTYPE>>
Base support for read-only views of the "web-app" element.
|
Modifier and Type | Interface and Description |
---|---|
interface |
FilterTypeBase<RETURNTYPE extends FilterTypeBase<RETURNTYPE,PARENTTYPE>,PARENTTYPE>
Base support for read-only views of the "web-app/filter" element.
|
Modifier and Type | Interface and Description |
---|---|
interface |
FilterMutableType
End-user view of a "web-app/filter" element which is mutable.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.