de.danet.an.workflow.tools |
This package contains the builtin tools of WfMOpen. Note that
most tools are compiled into a separate tool jar. The subpackages
util and timing are, however, included
in the EJB jar as they use EJBs and we want to avoid the extra
deployment.
@since V1.0
|
Java Source File Name | Type | Comment |
EJBInvoker.java | Class | This class provides a facility to call EJBs. |
GenericSimpleApplicationTool.java | Class | This class provides a generic tool agent for creating an entry
in the SimpleApplicationDirectory . |
JellyTool.java | Class | This class provides a tool for executing jelly scripts.
author: Michael N. |
MailTool.java | Class | This class provides a mail tool without subject for backward compatibility. |
MailTool2.java | Class | This class provides a tool that sends mail. |
MBeanInvoker.java | Class | |
XSLTTool.java | Class | This class provides a tool that performs a transformation
according to the JAXP 1.1 specification. |