Hammurapi Group
Java tools and libraries
Products
Hammurapi
Hammurapi rules
jIncarnate

Supporting libraries
Common library
Enterprise extensions
Mesopotamia

Contact us
Discussion board
Newsletter

containertask.execute

Description

Context to "execute".

Implementing Class

biz.hammurapi.ant.ContainerTask.Execute

Attributes

Attribute Description Required
path Path to component to execute Yes.
className Either value or class name is required. If both class name and value are specified then that class should have a constructor with one String parameter. No.
value Not required if class name is set. No.
classPath Classpath. No.

Nested Elements

Element Description
classpath Nested classpath element
parameter Configuration parameter. Object entry class must implement biz.hammurapi.config.Parameterizable
text Text value.

Hammurapi Group