jsr352.tck.specialized
Class DeciderTestsDecider

java.lang.Object
  extended by jsr352.tck.specialized.DeciderTestsDecider
All Implemented Interfaces:
StatusConstants

@Named
public class DeciderTestsDecider
extends Object
implements StatusConstants


Field Summary
static String SPECIAL_EXIT_STATUS
           
 
Fields inherited from interface jsr352.tck.common.StatusConstants
A_STEP_RAN, GOOD_JOB_EXIT_STATUS, GOOD_STEP_EXIT_STATUS, UNEXPECTED
 
Constructor Summary
DeciderTestsDecider()
           
 
Method Summary
 String decideExitStatus()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SPECIAL_EXIT_STATUS

public static final String SPECIAL_EXIT_STATUS
See Also:
Constant Field Values
Constructor Detail

DeciderTestsDecider

public DeciderTestsDecider()
Method Detail

decideExitStatus

public String decideExitStatus()


Copyright © 2012. All Rights Reserved.