Class Summary |
AbstractToolAgent |
Base class for all tool agents we implement. |
BshToolAgent |
Tool agent that executes bean shell scripts. |
DefaultMailMessageHandler |
This DefaultMailMessageHandler also includes attachment sending capability. |
DefaultToolAgent |
Tool agent that is called when there are no any mapped tool agents. |
DigestPasswordTool |
Tool agent for password digest with the specified algorithm. |
ExecuteSqlTool |
Tool agent for SQL statements execution. |
JavaClassToolAgent |
Tool agent that executes special kind of java class. |
JavaScriptToolAgent |
Tool agent that executes java scripts. |
MailToolAgent |
Tool agent that sends or receives e-mail.
|
RuntimeApplicationToolAgent |
Tool agent that can execute some system application. |
SchedulerToolAgent |
Tool agent class to schedule a ToolAgent call in separate pool of threads
|
SMIMEMailMessageHandler |
Class is used to maintain SMIME possibility. |
SmtpAuthenticator |
The class Authenticator represents an object that knows how to obtain authentication
for a network connection.
|
SOAPToolAgent |
Tool agent that executes WEB Service using SOAP. |
StandardToolAgentManager |
Standard manager for creating and invoking tool agents. |
StorageToolAgent |
Tool agent for storing data into database. |
ToolAgentLoader |
Use the static load method to load classes that implement tool
agents from jars encountered in CLASSPATH like properties or located in a
plugin directory.
|
XSLTToolAgent |
XPILDToHTMLAndPDFTool takes the XPIL for the current process and using given XSLT
converts such XPIL to FO, and afterwards (using internal XSLT) to HTML and PDF
documents which are placed in the variables with the given names. |