|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
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 |
Configure<T> | This interface defines the contract for the Configure 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 |
Provides the interfaces and enumeration types as defined in the schema
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |