Hammurapi Group
Java tools and libraries
Products
Hammurapi
Hammurapi rules
jIncarnate

Supporting libraries
Common library
Enterprise extensions
Mesopotamia

Contact us
Discussion board
Newsletter

container

Description

Container wrapped in Ant task. Instantiates container, mounts /logger and /taks and then executes nested <command> entries

Implementing Class

biz.hammurapi.ant.ContainerTask

Attributes

Attribute Description Required
url URL to load configuration from. One of URL, file or resource is mandatory. These attributes are mutually exclusive. No.
file File to load configuration from. One of URL, file or resource is mandatory. These attributes are mutually exclusive. No.
resource Classloader resource to load configuration from. One of URL, file or resource is mandatory. These attributes are mutually exclusive. No.

Nested Elements

Element Description
execute Execute command

Hammurapi Group