org.apache.openejb.client.event
Class ConnectionOpened

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

@Log
public class ConnectionOpened
extends Object

Version:
$Rev$ $Date$

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

Constructor Detail

ConnectionOpened

public ConnectionOpened(URI uri)
Method Detail

getUri

public URI getUri()

toString

public String toString()
Overrides:
toString in class Object


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