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:
Context, InitialContextFactory
Direct Known Subclasses:
RemoteInitialContextFactory

public class RemoteInitialContextFactory
extends JNDIContext

Version:
$Rev$ $Date$

Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.openejb.client.JNDIContext
JNDIContext.AuthenticationInfo
 
Field Summary
 
Fields inherited from class org.apache.openejb.client.JNDIContext
AUTHENTICATE_WITH_THE_REQUEST, DEFAULT_PROVIDER_URL, executorService, POOL_QUEUE_SIZE, POOL_THREAD_NUMBER, SERIALIZER
 
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, globalExecutor, list, list, listBindings, listBindings, lookup, lookup, lookupLink, lookupLink, newExecutor, 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–2015 The Apache Software Foundation. All rights reserved.