Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.jetty7 |
Provides the interfaces and enumeration types as defined in the schema
|
Class and Description |
---|
Arg
This interface defines the contract for the
Arg xsd type |
Array
This interface defines the contract for the
Array xsd type |
Call
This interface defines the contract for the
Call xsd type |
Entry
This interface defines the contract for the
Entry xsd type |
Get
This interface defines the contract for the
Get xsd type |
Item
This interface defines the contract for the
Item xsd type |
JettyDescriptor
This deployment descriptor provides the functionalities as described in the specification
Example:
JettyDescriptor descriptor = Descriptors.create(JettyDescriptor.class);
|
Map
This interface defines the contract for the
Map xsd type |
New
This interface defines the contract for the
New xsd type |
Property
This interface defines the contract for the
Property xsd type |
Put
This interface defines the contract for the
Put xsd type |
Ref
This interface defines the contract for the
Ref xsd type |
Set
This interface defines the contract for the
Set xsd type |
SystemProperty
This interface defines the contract for the
SystemProperty xsd type |
Copyright © 2023 JBoss by Red Hat. All rights reserved.