org.openejb.client
Class RemoteInitialContextFactory

java.lang.Object
  extended byorg.openejb.client.JNDIContext
      extended byorg.openejb.client.RemoteInitialContextFactory
All Implemented Interfaces:
Context, InitialContextFactory, RequestMethods, ResponseCodes, Serializable

public class RemoteInitialContextFactory
extends JNDIContext

RemoteInitialContextFactory

Since:
10/5/2002
See Also:
Serialized Form

Field Summary
 
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
 
Fields inherited from interface org.openejb.client.RequestMethods
AUTH_REQUEST, EJB_HOME_CREATE, EJB_HOME_FIND, EJB_HOME_GET_EJB_META_DATA, EJB_HOME_GET_HOME_HANDLE, EJB_HOME_METHOD, EJB_HOME_REMOVE_BY_HANDLE, EJB_HOME_REMOVE_BY_PKEY, EJB_OBJECT_BUSINESS_METHOD, EJB_OBJECT_GET_EJB_HOME, EJB_OBJECT_GET_HANDLE, EJB_OBJECT_GET_PRIMARY_KEY, EJB_OBJECT_IS_IDENTICAL, EJB_OBJECT_REMOVE, EJB_REQUEST, JNDI_APP_CTX_PULL, JNDI_LIST, JNDI_LIST_BINDINGS, JNDI_LOOKUP, JNDI_REQUEST, STOP_REQUEST_quit, STOP_REQUEST_Quit, STOP_REQUEST_stop, STOP_REQUEST_Stop
 
Fields inherited from interface org.openejb.client.ResponseCodes
AUTH_DENIED, AUTH_GRANTED, AUTH_REDIRECT, EJB_APP_EXCEPTION, EJB_ERROR, EJB_OK, EJB_OK_CREATE, EJB_OK_FOUND, EJB_OK_FOUND_COLLECTION, EJB_OK_FOUND_ENUMERATION, EJB_OK_NOT_FOUND, EJB_SYS_EXCEPTION, JNDI_CONTEXT, JNDI_CONTEXT_TREE, JNDI_EJBHOME, JNDI_ENUMERATION, JNDI_ERROR, JNDI_NAMING_EXCEPTION, JNDI_NOT_FOUND, JNDI_OK, JNDI_RUNTIME_EXCEPTION
 
Constructor Summary
RemoteInitialContextFactory()
           
 
Methods inherited from class org.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-2006 OpenEJB. All Rights Reserved.