Uses of Interface
javax.naming.spi.InitialContextFactory
Package
Description
Provides the means for dynamically plugging in support for accessing
naming and directory services through the
javax.naming
and related packages.-
Uses of InitialContextFactory in javax.naming.spi
Modifier and TypeMethodDescriptionInitialContextFactoryBuilder.createInitialContextFactory
(Hashtable<?, ?> environment) Creates an initial context factory using the specified environment.