|
|||||||||
| Home >> All >> org >> apache >> cactus >> integration >> ant >> [ util overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.apache.cactus.integration.ant.util
Contains the tasks and types provided for integration of Cactus with Ant.
See:
Description
| Interface Summary | |
| AntTaskFactory | Interface that allows random classes to use Ant tasks without needing an explicit reference to a project, target or task. |
| Class Summary | |
| AntLog | Support class that lets classes log to Ant using the Commons Logging API. |
| DefaultAntTaskFactory | Default AntTaskFactory for creating Ant tasks. |
| PropertySet | Ant element used to tell the Cactus task to load a properties file and passed its properties to the client side or server side JVMs. |
| ResourceUtils | Utility class that provides a couple of methods for extracting files stored as resource in a JAR. |
Package org.apache.cactus.integration.ant.util Description
Contains the tasks and types provided for integration of Cactus with Ant.
WARNING
The classes and interfaces in this package are not intended for use by API
clients. They may be altered in backwards-incompatible ways and even moved
or removed at any time without further notice.
|
|||||||||
| Home >> All >> org >> apache >> cactus >> integration >> ant >> [ util overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||