jsr352.tck.chunkartifacts
Class InventoryStepListener

java.lang.Object
  extended by jsr352.tck.chunkartifacts.InventoryStepListener
All Implemented Interfaces:
StatusConstants

@Named(value="InventoryStepListener")
public class InventoryStepListener
extends Object
implements StatusConstants


Field Summary
protected  DataSource dataSource
           
protected  String jndiName
           
 
Fields inherited from interface jsr352.tck.common.StatusConstants
A_STEP_RAN, GOOD_JOB_EXIT_STATUS, GOOD_STEP_EXIT_STATUS, SPECIAL_EXIT_STATUS, UNEXPECTED
 
Constructor Summary
InventoryStepListener()
           
 
Method Summary
 void afterStep()
           
 void beforeStep()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

jndiName

protected String jndiName

dataSource

protected DataSource dataSource
Constructor Detail

InventoryStepListener

public InventoryStepListener()
Method Detail

beforeStep

public void beforeStep()

afterStep

public void afterStep()
               throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.