org.apache.openejb.client
Class RemoteInitialContextFactory

java.lang.Object
  extended by org.apache.openejb.client.JNDIContext
      extended by org.apache.openejb.client.RemoteInitialContextFactory
All Implemented Interfaces:
Serializable, Context, InitialContextFactory
Direct Known Subclasses:
RemoteInitialContextFactory

public class RemoteInitialContextFactory
extends JNDIContext

Version:
$Rev: 603367 $ $Date: 2007-12-11 22:27:03 +0100 (Di, 11. Dez 2007) $
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.openejb.client.JNDIContext
DEFAULT_PROVIDER_URL
 
Fields inherited from interface javax.naming.Context
APPLET, AUTHORITATIVE, BATCHSIZE, DNS_URL, INITIAL_CONTEXT_FACTORY, LANGUAGE, OBJECT_FACTORIES, PROVIDER_URL, REFERRAL, SECURITY_AUTHENTICATION, SECURITY_CREDENTIALS, SECURITY_PRINCIPAL, SECURITY_PROTOCOL, STATE_FACTORIES, URL_PKG_PREFIXES
 
Constructor Summary
RemoteInitialContextFactory()
           
 
Method Summary
 
Methods inherited from class org.apache.openejb.client.JNDIContext
addToEnvironment, authenticate, bind, bind, close, composeName, composeName, createEJBHomeProxy, createSubcontext, createSubcontext, destroySubcontext, destroySubcontext, getEnvironment, getInitialContext, getNameInNamespace, getNameParser, getNameParser, init, list, list, listBindings, listBindings, lookup, lookup, lookupLink, lookupLink, print, println, rebind, rebind, removeFromEnvironment, rename, rename, requestAuthorization, unbind, unbind
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteInitialContextFactory

public RemoteInitialContextFactory()


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.