JNDI 1.1.1

Uses of Interface
javax.naming.spi.ObjectFactoryBuilder

Packages that use ObjectFactoryBuilder
javax.naming.spi Contains the classes and interfaces that allow various naming and directory service providers to be dynamically plugged in beneath the JNDI API
 

Uses of ObjectFactoryBuilder in javax.naming.spi
 

Methods in javax.naming.spi with parameters of type ObjectFactoryBuilder
static void NamingManager.setObjectFactoryBuilder(ObjectFactoryBuilder builder)
          The ObjectFactoryBuilder determines the policy used when trying to load object factories.
 


JNDI 1.1.1

For more information on JNDI, please see http://java.sun.com/products/jndi