net.sf.spif.ejb
Class EjbClient

java.lang.Object
  |
  +--net.sf.spif.ejb.EjbClient

public class EjbClient
extends java.lang.Object

Static tools for ejb clients

Version:
$Id: EjbClient.java,v 1.2 2003/02/05 22:15:45 bratseth Exp $
Author:
Jon S Bratseth

Method Summary
static java.lang.RuntimeException getException(java.rmi.RemoteException e, java.lang.String message)
          Remove all wrapping exceptions to get the real rumtime cause, or wrap in a runtime if there is no runtime in there
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getException

public static java.lang.RuntimeException getException(java.rmi.RemoteException e,
                                                      java.lang.String message)
Remove all wrapping exceptions to get the real rumtime cause, or wrap in a runtime if there is no runtime in there



Spif 1.01 (2003-04-03). http://spif.sf.net