Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-02

weblogic.jndi
Interface TengahContext

All Superinterfaces:
Context, WLContext

Deprecated. Replaced by WLContext

public interface TengahContext
extends WLContext

See Also:
WLContext

Field Summary
 
Fields inherited from interface weblogic.jndi.WLContext
ALLOW_EXTERNAL_APP_LOOKUP, ALLOW_GLOBAL_RESOURCE_LOOKUP, CONNECT_TIMEOUT, CREATE_INTERMEDIATE_CONTEXTS, DELEGATE_ENVIRONMENT, ENABLE_DEFAULT_USER, ENABLE_SERVER_AFFINITY, PIN_TO_PRIMARY_SERVER, PROVIDER_RJVM, RELAX_VERSION_LOOKUP, REPLICATE_BINDINGS, REQUEST_TIMEOUT, RESPONSE_READ_TIMEOUT, RMI_TIMEOUT, SSL_CLIENT_CERTIFICATE, SSL_CLIENT_KEY_PASSWORD, SSL_ROOT_CA_FINGERPRINTS, SSL_SERVER_NAME
 
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
 
Method Summary
 
Methods inherited from interface weblogic.jndi.WLContext
getNameInNamespace, unbind, unbind
 
Methods inherited from interface javax.naming.Context
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
 


Copyright 1996, 2013, 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
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-02