com.sun.mdm.index.configurator
Class ConfigurationService.ConfigurationServiceObservable

java.lang.Object
  extended byjava.util.Observable
      extended bycom.sun.mdm.index.configurator.ConfigurationService.ConfigurationServiceObservable
Enclosing class:
ConfigurationService

protected static class ConfigurationService.ConfigurationServiceObservable
extends java.util.Observable

Inner class to notify of configuration changes after the initial load.

See Also:
Observable

Constructor Summary
protected ConfigurationService.ConfigurationServiceObservable()
           
 
Method Summary
protected  void setChanged()
           
 
Methods inherited from class java.util.Observable
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationService.ConfigurationServiceObservable

protected ConfigurationService.ConfigurationServiceObservable()
Method Detail

setChanged

protected void setChanged()
See Also:
Observable


Sun Microsystems, Inc.