org.apache.openejb.client.event
Class RemoteInitialContextCreated

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

@Log
public class RemoteInitialContextCreated
extends Object

Version:
$Rev$ $Date$

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

Constructor Detail

RemoteInitialContextCreated

public RemoteInitialContextCreated(URI providerUri)
Method Detail

getProviderUri

public URI getProviderUri()

toString

public String toString()
Overrides:
toString in class Object


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