org.apache.openejb.client.event
Class ConnectionFailed

java.lang.Object
  extended by org.apache.openejb.client.event.ConnectionFailed

@Log(value=WARNING)
public class ConnectionFailed
extends Object

Version:
$Rev$ $Date$

Constructor Summary
ConnectionFailed(URI uri, Throwable cause)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConnectionFailed

public ConnectionFailed(URI uri,
                        Throwable cause)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.