| Home >> All >> org >> jboss >> [ ant Javadoc ] |
| | org.jboss.ant.taskdefs.* (1) |
org.jboss.ant: Javadoc index of package org.jboss.ant.
Package Samples:
org.jboss.ant.taskdefs
Classes:
JMX: JMX.java. An ant plugin to call managed operations and set attributes on mbeans in a jboss jmx mbean server. To use this plugin with Ant, place the jbossjmx-ant.jar together with the jboss jars jboss-j2ee.jar and jboss-common-client.jar, and the sun jnet.jar in the ant/lib directory you wish to use. Here is an example from an ant build file. Created: Tue Jun 11 20:17:44 2002
XMLJUnitResultFormatter: A hack of the org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter that dumps out the result file at the start of every test with the test marked as failed due to a timeout on entry to startTest. This is then removed and written out correctly in endTest.
| Home | Contact Us | Privacy Policy | Terms of Service |