jsr352.tck.specialized
Class MyRetryListener

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

@Named(value="MyRetryListener2")
public class MyRetryListener
extends Object


Constructor Summary
MyRetryListener()
           
 
Method Summary
 void onRetryException(Exception e)
           
 void onRetryItem(Exception e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyRetryListener

public MyRetryListener()
Method Detail

onRetryException

public void onRetryException(Exception e)

onRetryItem

public void onRetryItem(Exception e)


Copyright © 2012. All Rights Reserved.