All Classes and Interfaces
Class
Description
Interface for handling program exits.
Provides an
ExitHandler concrete implementation, used to override the behavior in cases where
System.exit is called.An Ant task for installing AS7 module.xml files; reads the contents of the provided
module.xml files, computes the module path from their full paths, updates the contents
with the resource libs found at the corresponding module in the target dir location
and finally write the destination module.xml files in the target module dir.
A helper class that caches and provides status about the SecurityManager API, which is deprecated starting from
JDK17 (JEP 411), and removed on JDK 23+ (JEP 486).
Default ExitHandler that actually calls System.exit().
Provides a default implementation of
ExitHandler, that is a call to System.exit().WSConsumeTask is a cmd line tool that generates portable JAX-WS artifacts
from a WSDL file.
Ant task which consumes a Web Service contract.
WSProvideTask is a cmd line tool that generates portable JAX-WS artifacts
for a service endpoint implementation.
Ant task which invokes provides a Web Service contract and portable JAX-WS wrapper classes.