Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Package net.java.sip.communicator.impl.configuration

Interface Summary
ConfigurationStore Abstracts the runtime storage, the serialization and deserialization of the configuration properties and their associated values of ConfigurationServiceImpl and the format of the configuration file.
 

Class Summary
ChangeEventDispatcher This is a utility class that can be used by objects that support constrained properties.
ConfigurationActivator  
ConfigurationServiceImpl A straightforward implementation of the ConfigurationService using an XML or a .properties file for storing properties.
DatabaseConfigurationStore  
HashtableConfigurationStore<T extends Hashtable>  
PropertyConfigurationStore Implements a ConfigurationStore which stores property name-value associations in a Properties instance and supports its serialization format for the configuration file of ConfigurationServiceImpl.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.