jsr352.tck.specialized
Class MyCustomCheckpointListener

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

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


Constructor Summary
MyCustomCheckpointListener()
           
 
Method Summary
 void after()
           
 void before()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyCustomCheckpointListener

public MyCustomCheckpointListener()
Method Detail

before

public void before()

after

public void after()


Copyright © 2012. All Rights Reserved.