1. Home
  2. Android
  3. javax.naming.directory
  4. Android javax.naming.directory InitialDirContext
    • Type List
    • Android InitialDirContext

Android javax.naming.directory InitialDirContext

PreviousNext

By API

The following index lists the tutorials for InitialDirContext by API.

Constructors

  • Android InitialDirContext InitialDirContext(Hashtable<?, ?> environment)
  • Android InitialDirContext InitialDirContext(boolean lazy)

Methods

  • Android InitialDirContext tutorial with examples
  • Android InitialDirContext InitialDirContext(Hashtable<?, ?> environment) Constructs an initial DirContext using the supplied environment.
  • Android InitialDirContext InitialDirContext(boolean lazy) Constructs an initial DirContext with the option of not initializing it.
PreviousNext

Related

  • Android NameNotFoundException NameNotFoundException(String explanation) Constructs a new instance of NameNotFoundException using the explanation supplied. ...
  • Android NotContextException NotContextException(String explanation) Constructs a new instance of NotContextException using an explanation.
  • Android OperationNotSupportedException OperationNotSupportedException(String explanation) Constructs a new instance of OperationNotSupportedException ...
  • Android javax.naming.directory InitialDirContext
  • Android InitialDirContext tutorial with examples
  • Android InitialDirContext InitialDirContext(boolean lazy)
  • Android InitialDirContext InitialDirContext(Hashtable<?, ?> environment)

demo2s.com |  Email: | Demo Source and Support. All rights reserved.