org.apache.tools.ant.taskdefs.optional.sitraka

Class Triggers


public class Triggers
extends java.lang.Object

Trigger information. It will return as a command line argument by calling the toString() method.

Nested Class Summary

static class
Triggers.Method
A trigger for the coverage report

Field Summary

protected Vector
triggers

Constructor Summary

Triggers()

Method Summary

void
addMethod(Triggers.Method method)
add a method trigger
String
toString()

Field Details

triggers

protected Vector triggers

Constructor Details

Triggers

public Triggers()

Method Details

addMethod

public void addMethod(Triggers.Method method)
add a method trigger

toString

public String toString()

Copyright B) 2000-2007 Apache Software Foundation. All Rights Reserved.