org.hibernate.ejb.test.callbacks
Class ExceptionListener

java.lang.Object
  extended by org.hibernate.ejb.test.callbacks.ExceptionListener

public class ExceptionListener
extends Object


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

Constructor Detail

ExceptionListener

public ExceptionListener()
Method Detail

raiseException

public void raiseException(Object e)


Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.