An DirObjectFactory creates objects of a specified type.
DirObjectFactory is a specific version of
ObjectFactory for DirectoryManager.
See Also:ObjectFactory See Also:DirectoryManager
Similar to ObjectFactory.getObjectInstance, with an
additional attributes parameter.
Parameters: o - an object Parameters: n - a name Parameters: c - a context Parameters: envmt - a context environment Parameters: a - some attributes the created object throws: Exception - if an exception occurs See Also:ObjectFactory.getObjectInstance(ObjectNameContextHashtable)