List of usage examples for javax.naming.spi DirObjectFactory interface-usage
From source file org.springframework.ldap.core.support.DefaultDirObjectFactory.java
/**
* Default implementation of the DirObjectFactory interface. Creates a
* {@link DirContextAdapter} from the supplied arguments.
*
* @author Mattias Hellborg Arthursson
*/