Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api | |
org.jboss.shrinkwrap.descriptor.api.webapp30 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Interface and Description |
---|---|
interface |
Immutable<MUTABLEVIEW extends Mutable<IMMUTABLEVIEW,MUTABLEVIEW>,IMMUTABLEVIEW extends Immutable<MUTABLEVIEW,IMMUTABLEVIEW>>
A read-only view which supports conversion to a
Mutable view. |
interface |
Mutable<IMMUTABLEVIEW extends Immutable<MUTABLEVIEW,IMMUTABLEVIEW>,MUTABLEVIEW extends Mutable<IMMUTABLEVIEW,MUTABLEVIEW>>
A mutable view which supports converstion to a read-only
Immutable view. |
Modifier and Type | Interface and Description |
---|---|
interface |
WebAppMutableDescriptor
Mutable view of a web application deployment descriptor (ie. web.xml).
|
Copyright © 2024 JBoss by Red Hat. All rights reserved.