An instance of this class is created by creating an instance of {@link Builder}, invoking methods to add/modify state, and finally invoking the {@link Builder#build() } method.
This application descriptor is compatible with web-based test containers that support Servlets. The following Web-based test container factories are provided:
This deployment descriptor provides the functionalities as described in the specification
Example:
WebAppDescriptor descriptor = Descriptors.create(WebAppDescriptor.class);
@author Ralf Battenfeld
@author Andrew Lee Rubinger
This deployment descriptor provides the functionalities as described in the specification
Example:
WebAppDescriptor descriptor = Descriptors.create(WebAppDescriptor.class);
@author Ralf Battenfeld
@author Andrew Lee Rubinger
This deployment descriptor provides the functionalities as described in the specification
Example:
WebAppDescriptor descriptor = Descriptors.create(WebAppDescriptor.class);
@author Ralf Battenfeld
@author Andrew Lee Rubinger
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|