A  C  G  J  L  M  O  P  R  S  T  U 

A

AbstractReadOnlyConfigurationService - class in org.jitsi.config
A stripped-down implementation of ConfigurationService which serves two purposes:
  • Injected as an OSGi implementation of ConfigurationService for libs which still expect to find a ConfigurationService via OSGi

  • Wrapped by ConfigurationServiceConfigSource to be used in new config

NOTE: this abstract base class exists so that a test implementation can be written which pulls properties from somewhere else.
addPropertyChangeListener(PropertyChangeListener) - function in org.jitsi.config.AbstractReadOnlyConfigurationService
 
addPropertyChangeListener(String,PropertyChangeListener) - function in org.jitsi.config.AbstractReadOnlyConfigurationService
 
addPropertyChangeListener(PropertyChangeListener) - function in org.jitsi.config.ReadOnlyConfigurationService
 
addPropertyChangeListener(String,PropertyChangeListener) - function in org.jitsi.config.ReadOnlyConfigurationService
 
addVetoableChangeListener(ConfigVetoableChangeListener) - function in org.jitsi.config.AbstractReadOnlyConfigurationService
 
addVetoableChangeListener(String,ConfigVetoableChangeListener) - function in org.jitsi.config.AbstractReadOnlyConfigurationService
 
addVetoableChangeListener(ConfigVetoableChangeListener) - function in org.jitsi.config.ReadOnlyConfigurationService
 
addVetoableChangeListener(String,ConfigVetoableChangeListener) - function in org.jitsi.config.ReadOnlyConfigurationService
 
A  C  G  J  L  M  O  P  R  S  T  U