jsr352.tck.specialized
Class MetricsStepListener

java.lang.Object
  extended by jsr352.tck.specialized.MetricsStepListener

@Named(value="MetricsStepListener")
public class MetricsStepListener
extends Object


Field Summary
static String BAD_EXIT_STATUS
           
static String GOOD_EXIT_STATUS
           
static String GOOD_EXIT_STATUS_PROCESS
           
static String GOOD_EXIT_STATUS_READ
           
static String GOOD_EXIT_STATUS_WRITE
           
 
Constructor Summary
MetricsStepListener()
           
 
Method Summary
 void after()
           
 void before()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GOOD_EXIT_STATUS_READ

public static final String GOOD_EXIT_STATUS_READ
See Also:
Constant Field Values

GOOD_EXIT_STATUS_PROCESS

public static final String GOOD_EXIT_STATUS_PROCESS
See Also:
Constant Field Values

GOOD_EXIT_STATUS_WRITE

public static final String GOOD_EXIT_STATUS_WRITE
See Also:
Constant Field Values

GOOD_EXIT_STATUS

public static final String GOOD_EXIT_STATUS
See Also:
Constant Field Values

BAD_EXIT_STATUS

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

MetricsStepListener

public MetricsStepListener()
Method Detail

before

public void before()

after

public void after()


Copyright © 2012. All Rights Reserved.