Uses of Interface
javax.naming.spi.InitialContextFactory
Packages that use InitialContextFactory
包
描述
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
Methods in javax.naming.spi that return InitialContextFactory修饰符和类方法描述InitialContextFactoryBuilder.createInitialContextFactory
(Hashtable<?, ?> environment) Creates an initial context factory using the specified environment.