Uses of Class
net.jini.config.AbstractConfiguration

Packages that use AbstractConfiguration
net.jini.config Provides a Configuration interface for obtaining objects needed to configure applications, such as Exporter or ProxyPreparer instances, or other application-specific objects, from configuration files, databases, or other sources. 
 

Uses of AbstractConfiguration in net.jini.config
 

Subclasses of AbstractConfiguration in net.jini.config
 class ConfigurationFile
          Supplies objects needed to configure applications, such as Exporter or ProxyPreparer instances, or application-specific objects, constructed from data in a configuration source and override options, as well as data supplied in the call to getEntry.
 class EmptyConfiguration
          A Configuration with no entries.
 



Copyright 2007, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.