org.openejb.corba
Class ClientContextManager

java.lang.Object
  extended byorg.openejb.corba.ClientContextManager

public final class ClientContextManager
extends Object

Version:
$Revision: 445359 $ $Date: 2005-03-27 04:04:42 +0200 (Sun, 27 Mar 2005) $

Constructor Summary
ClientContextManager()
           
 
Method Summary
static ClientContext getClientContext()
           
static void setClientContext(ClientContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientContextManager

public ClientContextManager()
Method Detail

getClientContext

public static ClientContext getClientContext()

setClientContext

public static void setClientContext(ClientContext context)


Copyright © 1999-2006 OpenEJB. All Rights Reserved.