|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object oracle.jbo.common.JboInitialContext oracle.jbo.server.InitialContextImpl
Internal: Applications should not use this class.
Initial context implementation for the LOCAL_PLATFORM. Provides the ApplicationModuleHome for LOCAL platfrom i.e 2-tier environment.
Field Summary |
Fields inherited from interface oracle.jbo.JboContext |
APPLICATION_PACKAGES, APPLICATION_PATH, CONNECTION_MODE, CONNECTION_PORT, DEPLOY_PLATFORM, HOST_NAME, JBO_CONTEXT_FACTORY, JBO_PROJECT, ORACLE_SID, PLATFORM_COLO, PLATFORM_EJB, PLATFORM_EJB_IAS, PLATFORM_LOCAL, PLATFORM_ORACLE8I, PLATFORM_VB, PLATFORM_WLS, USE_APPLET, USE_DEFAULT_CONTEXT |
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 | |
InitialContextImpl(java.util.Hashtable env)
Create a initial context for the given environment |
Method Summary | |
protected JboHome |
createJboHome(java.lang.String publishedName)
Factory method for creating ApplicationModuleHome pertinent for the local platfrom. |
Methods inherited from class oracle.jbo.common.JboInitialContext |
addToEnvironment, bind, bind, close, composeName, composeName, createSubcontext, createSubcontext, destroySubcontext, destroySubcontext, getEnvironment, getNameInNamespace, getNameParser, getNameParser, list, list, listBindings, listBindings, lookup, lookup, lookupLink, lookupLink, rebind, rebind, removeFromEnvironment, rename, rename, unbind, unbind |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public InitialContextImpl(java.util.Hashtable env)
Method Detail |
protected JboHome createJboHome(java.lang.String publishedName) throws javax.naming.NamingException
createJboHome
in class JboInitialContext
publishedName
- Defname of the the application module for which the home is being requested.
javax.naming.NamingException
- If the definition is invalid or cannot be loaded
Internal: Applications should not use this class or method.
|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.