com.webmethods.sc.directory
Class DirectorySystemFactory

java.lang.Object
  extended by com.webmethods.sc.directory.DirectorySystemFactory

public class DirectorySystemFactory
extends Object

Static initialization factory for share directory system component


Method Summary
static IDirectorySystem getDirectorySystem()
          Returns singleton instance of IDirectorySystem interface to shared directory component
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDirectorySystem

public static IDirectorySystem getDirectorySystem()
                                           throws DirectoryException
Returns singleton instance of IDirectorySystem interface to shared directory component

Returns:
Throws:
DirectoryException