org.jboss.dtf.testframework.coordinator2.testmanager
Interface NodeTicketReleaseListener

All Known Implementing Classes:
RunManager

public interface NodeTicketReleaseListener


Method Summary
 void releaseNodeTicket(java.util.ArrayList nodeList, OSProductCombination[] elements)
          Release the node ticket.
 

Method Detail

releaseNodeTicket

void releaseNodeTicket(java.util.ArrayList nodeList,
                       OSProductCombination[] elements)
Release the node ticket.

Parameters:
nodeList - The list of nodes to release.