Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.3)

Part Number E13941-03

Package weblogic.jndi

WebLogic Server JNDI Contexts and factories, and the WebLogic Environment extension.

See:
          Description

Interface Summary
ClientEnvironment This is an environment that can be used on a thinner client.
ClientEnvironmentFactory This class generates client environments, to be used in the server and from the thin client.
TengahContext Deprecated. Replaced by WLContext
TransportableObjectFactory Implement this interface to provide a factory for constructing transportable objects for Remote JNDI.
WLContext Interface for a WebLogic naming context.
 

Class Summary
Environment The Environment class represents the properties used to create an initial Context.
InitialContextFactoryWrapper  
T3InitialContextFactory Deprecated. Use TengahInitialContextFactory instead
TengahInitialContextFactory Deprecated. Replaced by WLInitialContextFactory
WLInitialContextFactory The WLInitialContextFactory creates initial contexts for accessing the WebLogic naming service.
WLInitialContextFactoryDelegate The WLInitialContextFactoryDelegate creates initial contexts for accessing the WebLogic naming service locally or remotely via t3.
WLSJNDIEnvironmentImpl Helper for obtaining JNDI platform specific settings.
 

Package weblogic.jndi Description

WebLogic Server JNDI Contexts and factories, and the WebLogic Environment extension.


Copyright 1996, 2010, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server 10.3.3 API Reference
11g Release 1 (10.3.3)

Part Number E13941-03