com.sun.mdm.index.update
Class UpdateManagerFactory

java.lang.Object
  extended bycom.sun.mdm.index.update.UpdateManagerFactory

public class UpdateManagerFactory
extends java.lang.Object

UpdateManagerFactory


Constructor Summary
UpdateManagerFactory()
           
 
Method Summary
static UpdateManager getInstance()
          get an instance of Update Manager.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateManagerFactory

public UpdateManagerFactory()
Method Detail

getInstance

public static UpdateManager getInstance()
                                 throws java.lang.Exception
get an instance of Update Manager.

Returns:
Update Manager
Throws:
java.lang.Exception - if error occurs


Sun Microsystems, Inc.