|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.cobertura.ant.AntUtil
abstract class AntUtil
Constructor Summary | |
---|---|
AntUtil()
|
Method Summary | |
---|---|
(package private) static void |
transferCoberturaDataFileProperty(Java task)
Used to transfer the net.sourceforge.cobertura.datafile property to a JVM that is about to be forked. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
AntUtil()
Method Detail |
---|
static void transferCoberturaDataFileProperty(Java task)
task
- The Java task that will do the forking.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |