See: Description

| Interface | Description |
|---|---|
| Arg<T> |
This interface defines the contract for the
Arg xsd type |
| Array<T> |
This interface defines the contract for the
Array xsd type |
| Call<T> |
This interface defines the contract for the
Call xsd type |
| Entry<T> |
This interface defines the contract for the
Entry xsd type |
| Get<T> |
This interface defines the contract for the
Get xsd type |
| Item<T> |
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<T> |
This interface defines the contract for the
Map xsd type |
| New<T> |
This interface defines the contract for the
New xsd type |
| Property<T> |
This interface defines the contract for the
Property xsd type |
| Put<T> |
This interface defines the contract for the
Put xsd type |
| Ref<T> |
This interface defines the contract for the
Ref xsd type |
| Set<T> |
This interface defines the contract for the
Set xsd type |
| SystemProperty<T> |
This interface defines the contract for the
SystemProperty xsd type |
Copyright © 2025 JBoss by Red Hat. All rights reserved.